From a2760beb03870274d42409309416994c3763e483 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 20 Jul 2023 11:54:01 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-networkx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-networkx.spec b/python-networkx.spec index 78066a3..7aedd73 100644 --- a/python-networkx.spec +++ b/python-networkx.spec @@ -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 - 3.1-3 +- Rebuilt for Python 3.12 + * Tue Jun 13 2023 Python Maint - 3.1-2 - Bootstrap for Python 3.12