diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 03:03:56 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 03:03:56 +0000 |
| commit | 80bd2c15cbe48fedd591d2b4ec881d76a1105a4a (patch) | |
| tree | 408d1d8e5eceeeab294e52ffc11c85d98834bedf /python-smuthi.spec | |
| parent | a2145aef89683f5ef728f0de91f7fe895e292214 (diff) | |
automatic import of python-smuthi
Diffstat (limited to 'python-smuthi.spec')
| -rw-r--r-- | python-smuthi.spec | 8 |
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 |
