summaryrefslogtreecommitdiff
path: root/python-pysb.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 07:41:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 07:41:33 +0000
commitac874f119d6aa92dbf7c514bb8c5fcdc78a1b597 (patch)
tree62185391af0603a8e964f4a30f059c525a0e866b /python-pysb.spec
parent984543b70c3a1ff7b0f8a41c87129e7f9695e863 (diff)
automatic import of python-pysbopeneuler20.03
Diffstat (limited to 'python-pysb.spec')
-rw-r--r--python-pysb.spec8
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