summaryrefslogtreecommitdiff
path: root/python-scikit-network.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 09:58:54 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 09:58:54 +0000
commit7dbafa0efc10094a0d6f3d6d13fc6ce835a420f1 (patch)
tree9f67da4bbb5671a7bbc9a3d52b407899ee224bb7 /python-scikit-network.spec
parentdcf58dba340b1edb32e7030ad3541baaa32c7f19 (diff)
automatic import of python-scikit-networkopeneuler20.03
Diffstat (limited to 'python-scikit-network.spec')
-rw-r--r--python-scikit-network.spec8
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