Rebuilt for Python 3.7
This commit is contained in:
parent
7931d1b9f9
commit
cd9a28c023
@ -8,7 +8,7 @@ This module parses the most common forms of ISO 8601 date strings \
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.1.11
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: MIT
|
||||
@ -82,6 +82,9 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 0.1.11-10
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.1.11-9
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user