Rebuilt for Python 3.10

epel9
Python Maint 4 years ago committed by Miro Hrončok
parent 8c9212661c
commit b214f25e74

@ -3,7 +3,7 @@
Name: %{srcname}
Version: 1.10.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The PEP 517 compliant PyQt build system
License: BSD
@ -43,6 +43,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/pyqtbuild/bundle/dlls
%{python3_sitelib}/PyQt_builder-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.10.0-2
- Rebuilt for Python 3.10
* Mon May 24 2021 Scott Talbert <swt@techie.net> - 1.10.0-1
- Update to latest upstream release; remove hard-code on sip5

Loading…
Cancel
Save