Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-14 14:44:14 +02:00
parent 939f059a48
commit c6fc0c1cdf

View File

@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 2.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD and Python and Unicode
@ -100,6 +100,9 @@ rm -rf %{srcname}.egg-info
%endif # with_python3
%changelog
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7-2
- Rebuilt for Python 3.7
* Tue Jun 12 2018 Jeremy Cline <jeremy@jcline.org> - 2.7-1
- Update to v2.7 (rhbz 1589803)