diff options
Diffstat (limited to 'python-niapy.spec')
| -rw-r--r-- | python-niapy.spec | 8 |
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 |
