automatic version update by autodist [release 2023.12-1mamba;Thu Jan 04 2024]

This commit is contained in:
Automatic Build System 2024-01-05 16:26:29 +01:00
parent 530fd0ea8d
commit 601e19e6ed

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyinstaller-hooks-contrib Name: python-pyinstaller-hooks-contrib
Version: 2023.11 Version: 2023.12
Release: 1mamba Release: 1mamba
Summary: Community maintained hooks for PyInstaller Summary: Community maintained hooks for PyInstaller
Group: System/Libraries Group: System/Libraries
@ -12,6 +12,8 @@ Source: http://pypi.debian.net/pyinstaller-hooks-contrib/pyinstaller-hook
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: python3.11dist(packaging)
BuildRequires: python3.11dist(setuptools)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%description %description
@ -47,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Jan 04 2024 Automatic Build System <autodist@mambasoft.it> 2023.12-1mamba
- automatic version update by autodist
* Wed Dec 27 2023 Automatic Build System <autodist@mambasoft.it> 2023.11-1mamba * Wed Dec 27 2023 Automatic Build System <autodist@mambasoft.it> 2023.11-1mamba
- automatic version update by autodist - automatic version update by autodist