diff options
Diffstat (limited to 'python-pysb.spec')
-rw-r--r-- | python-pysb.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pysb.spec b/python-pysb.spec index 3ff5efd..7f536b8 100644 --- a/python-pysb.spec +++ b/python-pysb.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pysb -Version: 1.14.0 +Version: 1.15.0 Release: 1 Summary: Python Systems Biology modeling framework License: BSD License URL: http://pysb.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/77/53/1437a48c4d159f8bd00d0124429ef5cf7f9160e635cc92efc24723b1eb89/pysb-1.14.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fb/15/23da62baa02432857989674ba20d1701b4524c46e24163fb5577b0f2ead7/pysb-1.15.0.tar.gz BuildArch: noarch @@ -43,7 +43,7 @@ scientific Python libraries such as NumPy, SciPy and SymPy for model simulation and analysis. %prep -%autosetup -n pysb-1.14.0 +%autosetup -n pysb-1.15.0 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.14.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.15.0-1 - Package Spec generated |