Rebuilt for Python 3.7
This commit is contained in:
parent
d97d585436
commit
fb69b9b883
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user