diff options
Diffstat (limited to 'python-scikit-network.spec')
| -rw-r--r-- | python-scikit-network.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-scikit-network.spec b/python-scikit-network.spec index 8161ff0..bad5a6d 100644 --- a/python-scikit-network.spec +++ b/python-scikit-network.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-scikit-network -Version: 0.29.0 +Version: 0.30.0 Release: 1 Summary: Graph algorithms License: BSD license URL: https://github.com/sknetwork-team/scikit-network -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ee/c6/c1e81437a72b45594bf6ea3b40dcba57ae823a886807f9eaf14cd73fc63e/scikit-network-0.29.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/8c/0952b965221ed071939b6e3e9dd76a7f3fdabf64c8f1a61cb5af92d00b54/scikit-network-0.30.0.tar.gz Requires: python3-numpy Requires: python3-scipy @@ -38,7 +38,7 @@ Provides: python3-scikit-network-doc * Documentation: https://scikit-network.readthedocs.io %prep -%autosetup -n scikit-network-0.29.0 +%autosetup -n scikit-network-0.30.0 %build %py3_build @@ -78,5 +78,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.29.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.30.0-1 - Package Spec generated |
