summaryrefslogtreecommitdiff
path: root/python-niapy.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:06:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:06:32 +0000
commita9a7a7ede6d243f7b2b6503ed466d86b791c9120 (patch)
treea0c7fe506297463c2df5d91f6de16be31481192c /python-niapy.spec
parent256be0b8cbf44d4e982ece9dfc545e1671043730 (diff)
automatic import of python-niapyopeneuler20.03
Diffstat (limited to 'python-niapy.spec')
-rw-r--r--python-niapy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-niapy.spec b/python-niapy.spec
index 47e9dd9..8451cee 100644
--- a/python-niapy.spec
+++ b/python-niapy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-niapy
-Version: 2.0.4
+Version: 2.0.5
Release: 1
Summary: Python micro framework for building nature-inspired algorithms.
License: MIT
URL: https://github.com/NiaOrg/NiaPy
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/44/ab840e655f1a08b68f311cfc02358892866895cc555ca4eeea9a649a3769/niapy-2.0.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/13/299260dcba4756152d66293b38322fd82f17de373e02d4f3c729da7012b9/niapy-2.0.5.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -98,7 +98,7 @@ scratch.
here <CONTRIBUTING.md#development-dependencies>`__
%prep
-%autosetup -n niapy-2.0.4
+%autosetup -n niapy-2.0.5
%build
%py3_build
@@ -138,5 +138,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.4-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.5-1
- Package Spec generated