diff --git a/python-networkx.spec b/python-networkx.spec index 4dc8a58..ec54740 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Creates and Manipulates Graphs and Networks License: BSD URL: http://networkx.github.io/ @@ -160,6 +160,9 @@ pytest %doc doc/build/html/* %changelog +* Tue May 26 2020 Miro HronĨok - 2.4-4 +- Rebuilt for Python 3.9 + * Mon Mar 9 2020 Jerry James - 2.4-3 - Add -deprecated and -arg-order patches to fix FTBFS with python 3.9