Bootstrap for Python 3.12
This commit is contained in:
parent
4bd9eb8e06
commit
3255690826
@ -1,3 +1,4 @@
|
|||||||
|
%global _with_bootstrap 1
|
||||||
# There is a bootstrap loop between libpysal and networkx when tests/docs are
|
# There is a bootstrap loop between libpysal and networkx when tests/docs are
|
||||||
# enabled
|
# enabled
|
||||||
%bcond_with bootstrap
|
%bcond_with bootstrap
|
||||||
@ -11,7 +12,7 @@
|
|||||||
|
|
||||||
Name: python-networkx
|
Name: python-networkx
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Creates and Manipulates Graphs and Networks
|
Summary: Creates and Manipulates Graphs and Networks
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://networkx.org/
|
URL: https://networkx.org/
|
||||||
@ -180,6 +181,9 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.1-2
|
||||||
|
- Bootstrap for Python 3.12
|
||||||
|
|
||||||
* Fri Apr 7 2023 Jerry James <loganjerry@gmail.com> - 3.1-1
|
* Fri Apr 7 2023 Jerry James <loganjerry@gmail.com> - 3.1-1
|
||||||
- Version 3.1
|
- Version 3.1
|
||||||
- Drop obsolete test patch
|
- Drop obsolete test patch
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user