Rebuilt for Python 3.7
This commit is contained in:
parent
19a85b3273
commit
e1408dfa52
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.4.3
|
Version: 1.4.3
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Transport adapter for using file:// URLs with python-requests
|
Summary: Transport adapter for using file:// URLs with python-requests
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -116,6 +116,9 @@ rm -rf requests_file.egg-info
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.4.3-7
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Fri Mar 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.4.3-6
|
* Fri Mar 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.4.3-6
|
||||||
- Don't build Python 2 subpackage on EL > 7
|
- Don't build Python 2 subpackage on EL > 7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user