Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-15 11:09:48 +02:00
parent 169ff76eca
commit 63ef781799

View File

@ -10,7 +10,7 @@ See https://pythonhosted.org/more-itertools/index.html for documentation.\
Name: python-%{srcname}
Version: 7.2.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{sum}
License: MIT
URL: https://github.com/erikrose/more-itertools
@ -48,6 +48,9 @@ Summary: %{sum}
%{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info
%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
- Update to 7.2.0.