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}
|
Name: python-%{srcname}
|
||||||
Version: 4.1.0
|
Version: 4.1.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/erikrose/more-itertools
|
URL: https://github.com/erikrose/more-itertools
|
||||||
@ -70,6 +70,9 @@ Summary: %{sum}
|
|||||||
%{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue May 22 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.0-2
|
||||||
- Backport upstream fix for Python 3.7
|
- Backport upstream fix for Python 3.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user