automatic version update by autodist [release 6.18.0-1mamba;Tue Jan 13 2026]

This commit is contained in:
2026-01-13 10:58:31 +01:00
parent 6cbb027750
commit f420fa9b54

View File

@@ -1,13 +1,13 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyinstaller
Version: 6.17.0
Version: 6.18.0
Release: 1mamba
Summary: A program that converts Python programs into stand-alone executables
Group: Development/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://pyinstaller.org/en/stable/
Source: https://pypi.debian.net/PyInstaller/pyinstaller-%{version}.tar.gz
License: GPL, MIT
@@ -65,6 +65,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc COPYING.txt
%changelog
* Tue Jan 13 2026 Automatic Build System <autodist@openmamba.org> 6.18.0-1mamba
- automatic version update by autodist
* Tue Nov 25 2025 Automatic Build System <autodist@openmamba.org> 6.17.0-1mamba
- automatic version update by autodist