python-networkx
This commit is contained in:
parent
d24b8e0090
commit
a18c59fa45
Binary file not shown.
BIN
networkx-3.1.tar.gz
Normal file
BIN
networkx-3.1.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-networkx
|
Name: python-networkx
|
||||||
Version: 3.0
|
Version: 3.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python package for creating and manipulating graphs and networks
|
Summary: Python package for creating and manipulating graphs and networks
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -53,7 +53,7 @@ and study of the structure, dynamics, and functions
|
|||||||
of complex networks.
|
of complex networks.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n networkx-networkx-%{version}
|
%autosetup -n networkx-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 12 2023 sunhui <sunhui@kylinos.cn> - 3.1-1
|
||||||
|
- Update package to version 3.1
|
||||||
|
|
||||||
* Thu Jan 19 2023 Zhipeng Xie <xiezhipeng1@kylinos.cn> - 3.0-1
|
* Thu Jan 19 2023 Zhipeng Xie <xiezhipeng1@kylinos.cn> - 3.0-1
|
||||||
- Upgrade to version v3.0
|
- Upgrade to version v3.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user