summaryrefslogtreecommitdiff
path: root/python-chaospy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-chaospy.spec')
-rw-r--r--python-chaospy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-chaospy.spec b/python-chaospy.spec
index 4e0242d..53762b2 100644
--- a/python-chaospy.spec
+++ b/python-chaospy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-chaospy
-Version: 4.3.10
+Version: 4.3.12
Release: 1
Summary: Numerical tool for performing uncertainty quantification
License: MIT license
URL: https://pypi.org/project/chaospy/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/53/1a/2afb10b9ad97588201a75a88bdf4dd52dae0f17fb69ea27eb930555e15d3/chaospy-4.3.10.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/a9/c3698166ed4b6ace6aeba9c5787d76c719e1aefa08fe968862d82d16d770/chaospy-4.3.12.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -67,7 +67,7 @@ Then go over to the `documentation <https://chaospy.readthedocs.io/en/master>`_
to see how to use the toolbox.
%prep
-%autosetup -n chaospy-4.3.10
+%autosetup -n chaospy-4.3.12
%build
%py3_build
@@ -107,5 +107,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 4.3.10-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.3.12-1
- Package Spec generated