From 63929244cf94022cdc957dfcfd7ea38c0ef0b078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:46:52 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-networkx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index 8db8f69..430bc7a 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: http://networkx.github.io/ @@ -144,6 +144,9 @@ grep -rlZ '^#!' %{buildroot}%{python3_sitelib}/networkx | xargs -0 chmod a+x %doc doc/build/html/* %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.3-4 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild