summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-niapy.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f4e593a..182dc1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/niapy-2.0.4.tar.gz
+/niapy-2.0.5.tar.gz
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
diff --git a/sources b/sources
index 38b09b3..6e3b76c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86a81659735fb153583f77df2f6ca234 niapy-2.0.4.tar.gz
+998a5875bf2fd4635c1285b5ad4ac42d niapy-2.0.5.tar.gz