import PyQt-builder-1.17.0-1.el10

cs10 imports/cs10/PyQt-builder-1.17.0-1.el10
MSVSphere Packaging Team 1 week ago
parent 36f7cb8dbd
commit c55af531cb
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1 +1 @@
af06851ea2b8ed8dece41b131ea5ba9f90ca5693 SOURCES/PyQt-builder-1.15.4.tar.gz
e5b414865db35311e2b2f96d329eddca1336d2f6 SOURCES/pyqt_builder-1.17.0.tar.gz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/PyQt-builder-1.15.4.tar.gz
SOURCES/pyqt_builder-1.17.0.tar.gz

@ -1,12 +1,11 @@
%global pypi_name PyQt-builder
%global srcname PyQt-builder
%global pypi_name pyqt_builder
Name: %{srcname}
Version: 1.15.4
Release: 3%{?dist}
Name: PyQt-builder
Version: 1.17.0
Release: 1%{?dist}
Summary: The PEP 517 compliant PyQt build system
License: GPL-2.0-only OR GPL-3.0-only
License: BSD-2-Clause
URL: https://www.riverbankcomputing.com/software/pyqt/
Source0: %{pypi_source}
BuildArch: noarch
@ -42,14 +41,17 @@ rm -rf %{buildroot}/%{python3_sitelib}/pyqtbuild/bundle/dlls
%py3_check_import pyqtbuild
%files
%license LICENSE-GPL2
%license LICENSE-GPL3
%license LICENSE
%{_bindir}/pyqt-bundle
%{_bindir}/pyqt-qt-wheel
%{python3_sitelib}/pyqtbuild
%{python3_sitelib}/PyQt_builder-%{version}.dist-info
%changelog
* Mon Dec 09 2024 Jan Grulich <jgrulich@redhat.com> - 1.17.0-1
- 1.17.0
Resolves: RHEL-70412
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.15.4-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018

Loading…
Cancel
Save