Rebuilt for Python 3.8
This commit is contained in:
parent
169ff76eca
commit
63ef781799
@ -10,7 +10,7 @@ See https://pythonhosted.org/more-itertools/index.html for documentation.\
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 7.2.0
|
Version: 7.2.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/erikrose/more-itertools
|
URL: https://github.com/erikrose/more-itertools
|
||||||
@ -48,6 +48,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 Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.0-2
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Tue Aug 13 2019 Thomas Moschny <thomas.moschny@gmx.de> - 7.2.0-1
|
* Tue Aug 13 2019 Thomas Moschny <thomas.moschny@gmx.de> - 7.2.0-1
|
||||||
- Update to 7.2.0.
|
- Update to 7.2.0.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user