Rebuilt for Python 3.9
This commit is contained in:
parent
1942443ab6
commit
f4767d1413
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 2.4.11
|
Version: 2.4.11
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Python's Filesystem abstraction layer
|
Summary: Python's Filesystem abstraction layer
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -53,6 +53,9 @@ Summary: %{summary}
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.4.11-3
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Mon Mar 30 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.4.11-2
|
* Mon Mar 30 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.4.11-2
|
||||||
- enable tests and use upstream source tarball
|
- enable tests and use upstream source tarball
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user