Rebuilt for Python 3.9
This commit is contained in:
parent
6a5c042323
commit
fe72949aee
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.18.1
|
Version: 0.18.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Comprehensive HTTP client library
|
Summary: Comprehensive HTTP client library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.python.org/pypi/httplib2
|
URL: https://pypi.python.org/pypi/httplib2
|
||||||
@ -94,6 +94,9 @@ popd
|
|||||||
%{python3_sitelib}/%{srcname}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 0.18.1-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Wed May 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.18.1-1
|
* Wed May 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.18.1-1
|
||||||
- 0.18.1
|
- 0.18.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user