Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-14 12:27:03 +02:00
parent d97d585436
commit fb69b9b883

View File

@ -10,7 +10,7 @@ See https://pythonhosted.org/more-itertools/index.html for documentation.\
Name: python-%{srcname}
Version: 4.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: %{sum}
License: MIT
URL: https://github.com/erikrose/more-itertools
@ -70,6 +70,9 @@ Summary: %{sum}
%{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info
%changelog
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.0-3
- Rebuilt for Python 3.7
* Tue May 22 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.0-2
- Backport upstream fix for Python 3.7