Bootstrap for Python 3.11
This commit is contained in:
parent
64c7d2a2df
commit
98c1eb1deb
@ -1,6 +1,7 @@
|
|||||||
|
%global _with_bootstrap 1
|
||||||
Name: python-networkx
|
Name: python-networkx
|
||||||
Version: 2.8.3
|
Version: 2.8.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Creates and Manipulates Graphs and Networks
|
Summary: Creates and Manipulates Graphs and Networks
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://networkx.org/
|
URL: https://networkx.org/
|
||||||
@ -155,6 +156,9 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 2.8.3-2
|
||||||
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
* Wed Jun 8 2022 Jerry James <loganjerry@gmail.com> - 2.8.3-1
|
* Wed Jun 8 2022 Jerry James <loganjerry@gmail.com> - 2.8.3-1
|
||||||
- Version 2.8.3
|
- Version 2.8.3
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user