diff --git a/python-requests-file.spec b/python-requests-file.spec index a4d1f0e..6e66329 100644 --- a/python-requests-file.spec +++ b/python-requests-file.spec @@ -15,7 +15,7 @@ Name: python-%{srcname} Version: 1.4.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Transport adapter for using file:// URLs with python-requests License: ASL 2.0 @@ -116,6 +116,9 @@ rm -rf requests_file.egg-info %endif %changelog +* Fri Jun 15 2018 Miro HronĨok - 1.4.3-7 +- Rebuilt for Python 3.7 + * Fri Mar 16 2018 Iryna Shcherbina - 1.4.3-6 - Don't build Python 2 subpackage on EL > 7