Rebuilt for Python 3.10
This commit is contained in:
parent
99db39a633
commit
3935817b36
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.5.5
|
Version: 0.5.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Resolve abstract dependencies into concrete ones
|
Summary: Resolve abstract dependencies into concrete ones
|
||||||
|
|
||||||
License: ISC License
|
License: ISC License
|
||||||
@ -64,5 +64,8 @@ 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
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.5.5-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Sat Apr 10 2021 Kevin Fenzi <kevin@scrye.com> - 0.5.5-1
|
* Sat Apr 10 2021 Kevin Fenzi <kevin@scrye.com> - 0.5.5-1
|
||||||
- Initial package.
|
- Initial package.
|
||||||
|
Loading…
Reference in New Issue
Block a user