diff --git a/python-netaddr.spec b/python-netaddr.spec index ffb6ce0..47dbbf6 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -4,7 +4,7 @@ Name: python-netaddr Version: 0.7.19 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A pure Python network address representation and manipulation library License: BSD @@ -131,6 +131,9 @@ LANG=en_US.UTF-8 py.test-%{python3_version} %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.7.19-9 +- Rebuilt for Python 3.7 + * Thu Feb 22 2018 Iryna Shcherbina - 0.7.19-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)