automatic version update by autodist [release 1.17.2-1mamba;Sun Jan 19 2025]
This commit is contained in:
parent
d89fb1661e
commit
e2e5af0bd7
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: PyQt-builder
|
||||
Version: 1.17.1
|
||||
Version: 1.17.2
|
||||
Release: 1mamba
|
||||
Summary: PEP 517 Compliant PyQt Build System
|
||||
Group: System/Libraries
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.riverbankcomputing.com/software/pyqt/
|
||||
Source: https://pypi.debian.net/PyQt-builder/pyqt_builder-%{version}.tar.gz
|
||||
License: SIP
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
@ -52,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user