Rebuilt for Python 3.11
This commit is contained in:
parent
699b951d83
commit
77c14f761e
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.5.5
|
Version: 0.5.5
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Resolve abstract dependencies into concrete ones
|
Summary: Resolve abstract dependencies into concrete ones
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -64,6 +64,9 @@ rm -rf %{pypi_name}.egg-info
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.5.5-5
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-4
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user