automatic version update by autodist [release 1.17.2-1mamba;Sun Jan 19 2025]

This commit is contained in:
Automatic Build System 2025-01-20 15:16:49 +01:00
parent d89fb1661e
commit e2e5af0bd7

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: PyQt-builder Name: PyQt-builder
Version: 1.17.1 Version: 1.17.2
Release: 1mamba Release: 1mamba
Summary: PEP 517 Compliant PyQt Build System Summary: PEP 517 Compliant PyQt Build System
Group: System/Libraries Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.riverbankcomputing.com/software/pyqt/ URL: https://www.riverbankcomputing.com/software/pyqt/
Source: https://pypi.debian.net/PyQt-builder/pyqt_builder-%{version}.tar.gz Source: https://pypi.debian.net/PyQt-builder/pyqt_builder-%{version}.tar.gz
License: SIP License: SIP
BuildArch: noarch
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: python3.11dist(packaging) BuildRequires: python3.11dist(packaging)
@ -52,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 1.17.2-1mamba
- automatic version update by autodist
* Sat Dec 28 2024 Automatic Build System <autodist@openmamba.org> 1.17.1-1mamba * Sat Dec 28 2024 Automatic Build System <autodist@openmamba.org> 1.17.1-1mamba
- automatic version update by autodist - automatic version update by autodist