Rebuilt for Python 3.12

This commit is contained in:
Python Maint 2023-07-20 11:54:01 +02:00 committed by Miro Hrončok
parent 486fdff81d
commit a2760beb03

View File

@ -12,7 +12,7 @@
Name: python-networkx
Version: 3.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Creates and Manipulates Graphs and Networks
License: BSD-3-Clause
URL: https://networkx.org/
@ -181,6 +181,9 @@ done
%endif
%changelog
* Thu Jul 20 2023 Python Maint <python-maint@redhat.com> - 3.1-3
- Rebuilt for Python 3.12
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.1-2
- Bootstrap for Python 3.12