Rebuilt for Python 3.11
This commit is contained in:
parent
b5d4cf7b3a
commit
272ebd6f73
@ -5,7 +5,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.1.3
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: ASL 2.0
|
||||
@ -89,6 +89,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true
|
||||
%{python3_sitelib}/%{srcname}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.1.3-18
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Fri Feb 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 4.1.3-17
|
||||
- Remove dependency on deprecated PyPI mock
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user