Version 2.8.3.
This commit is contained in:
parent
fc0330f511
commit
887edf7bc1
@ -1,5 +1,5 @@
|
||||
Name: python-networkx
|
||||
Version: 2.8.1
|
||||
Version: 2.8.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Creates and Manipulates Graphs and Networks
|
||||
License: BSD
|
||||
@ -43,7 +43,9 @@ BuildRequires: python-pygraphviz-doc
|
||||
BuildRequires: python3-docs
|
||||
BuildRequires: python3-numpy-doc
|
||||
BuildRequires: %{py3_dist cairocffi}
|
||||
BuildRequires: %{py3_dist contextily}
|
||||
# Temporarily removed because of dependency on broken geopy
|
||||
# See https://bugzilla.redhat.com/show_bug.cgi?id=2089643
|
||||
#BuildRequires: %%{py3_dist contextily}
|
||||
BuildRequires: %{py3_dist docutils}
|
||||
BuildRequires: %{py3_dist geopandas}
|
||||
BuildRequires: %{py3_dist igraph}
|
||||
@ -142,6 +144,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 8 2022 Jerry James <loganjerry@gmail.com> - 2.8.3-1
|
||||
- Version 2.8.3
|
||||
|
||||
* Wed May 18 2022 Jerry James <loganjerry@gmail.com> - 2.8.1-1
|
||||
- Version 2.8.1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (networkx-2.8.1.tar.gz) = 0d12e0f9941aae4bfb969aa10c8f676f46facf8862ea51acd920e98dd6af25a21d4346d855311a3485d7dfefe528ca8cf360f9b02a0f5e3c1712b6679ae75d63
|
||||
SHA512 (networkx-2.8.3.tar.gz) = 2673df8a910b03673e8f7af1b2201b94a0ca2c1abf65ef092ff8a1768bd16e1f4096beed17f60b3fb68bb31f4d07a551852561be693276b6bc4276682421fb6e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user