From 80bd2c15cbe48fedd591d2b4ec881d76a1105a4a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 03:03:56 +0000 Subject: automatic import of python-smuthi --- python-smuthi.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-smuthi.spec') 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 - 2.1.1-1 +* Tue May 30 2023 Python_Bot - 2.1.2-1 - Package Spec generated -- cgit v1.2.3