summaryrefslogtreecommitdiff
path: root/python-smuthi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-smuthi.spec')
-rw-r--r--python-smuthi.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-smuthi.spec b/python-smuthi.spec
index a431f27..340e1bb 100644
--- a/python-smuthi.spec
+++ b/python-smuthi.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-SMUTHI
-Version: 2.1.1
+Version: 2.1.2
Release: 1
Summary: Light scattering by multiple particles in thin-film systems
License: MIT
URL: https://gitlab.com/AmosEgel/smuthi
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/09/a1b4f40720209e233b58fc7843be4cc8e049ce858cb0a1e4797aaf72ef6f/SMUTHI-2.1.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/8d/735b48096fe892f5e8f8fbf34fc9ddd08f2e8d67a7bb372d3ea71c440eb4/SMUTHI-2.1.2.tar.gz
Requires: python3-numpy
Requires: python3-argparse
@@ -45,7 +45,7 @@ Provides: python3-SMUTHI-doc
This version contains a couple of smaller bug fixes that allow Smuthi to run with newer Python and Numpy versions (Konstantin Ladutenko, Amos Egel).
%prep
-%autosetup -n SMUTHI-2.1.1
+%autosetup -n SMUTHI-2.1.2
%build
%py3_build
@@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.1-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.2-1
- Package Spec generated