From cb3393a74d7a7d57982d7129d344f1984571ddd6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:06:47 +0000 Subject: automatic import of python-chaospy --- .gitignore | 1 + python-chaospy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3c25b17..891533b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /chaospy-4.3.10.tar.gz +/chaospy-4.3.12.tar.gz 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 `_ 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 - 4.3.10-1 +* Fri Apr 21 2023 Python_Bot - 4.3.12-1 - Package Spec generated diff --git a/sources b/sources index b450783..7a2c6ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1edcd904febc3b710a3407d986f81e9 chaospy-4.3.10.tar.gz +9eeda738351b2c1a8c3b4c1e49767c84 chaospy-4.3.12.tar.gz -- cgit v1.2.3