From 4fc95a201eeb8d28067e28d2392292d2e21552ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 17:36:04 +0200 Subject: [PATCH] Rebuilt for Python 3.7 Previous commit was build in the f29 tag, hence with 3.6. --- python-netaddr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-netaddr.spec b/python-netaddr.spec index 47dbbf6..812c527 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -4,7 +4,7 @@ Name: python-netaddr Version: 0.7.19 -Release: 9%{?dist} +Release: 10%{?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-10 +- Rebuilt for Python 3.7 + * Tue Jun 19 2018 Miro Hrončok - 0.7.19-9 - Rebuilt for Python 3.7