Rebuilt for Python 3.11
This commit is contained in:
parent
98c1eb1deb
commit
7fd7e8cef9
@ -1,7 +1,6 @@
|
|||||||
%global _with_bootstrap 1
|
|
||||||
Name: python-networkx
|
Name: python-networkx
|
||||||
Version: 2.8.3
|
Version: 2.8.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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/
|
||||||
@ -156,6 +155,9 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 Python Maint <python-maint@redhat.com> - 2.8.3-3
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 2.8.3-2
|
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 2.8.3-2
|
||||||
- Bootstrap for Python 3.11
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user