summaryrefslogtreecommitdiff
path: root/python-dynesty.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 09:49:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 09:49:23 +0000
commitfea9b3e2d16e832fe327eab78fe2ae80961ef083 (patch)
tree227e27734d8f716c95a15d790de7e5154a69d004 /python-dynesty.spec
parent2be368562edd38f6d85f55e6711deaaa4c0188d7 (diff)
automatic import of python-dynestyopeneuler20.03
Diffstat (limited to 'python-dynesty.spec')
-rw-r--r--python-dynesty.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dynesty.spec b/python-dynesty.spec
index 0dfd460..cee473e 100644
--- a/python-dynesty.spec
+++ b/python-dynesty.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dynesty
-Version: 2.1.0
+Version: 2.1.1
Release: 1
Summary: A dynamic nested sampling package for computing Bayesian posteriors and evidences.
License: MIT
URL: https://github.com/joshspeagle/dynesty
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a8/6f/c4d4a7840fa60054e3156ee4985c6566ae0069afdeca1f12ec24cb0f5ed2/dynesty-2.1.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/85/b4/00519fe16ef0b4b577802bdb913e3a25f24b71ea69114077d0b32967c56f/dynesty-2.1.1.tar.gz
BuildArch: noarch
@@ -112,7 +112,7 @@ If you want to report issues, or have questions, please do that on [github](http
Patches and contributions are very welcome! Please see [CONTRIBUTING.md](https://github.com/joshspeagle/dynesty/blob/master/CONTRIBUTING.md) for more details.
%prep
-%autosetup -n dynesty-2.1.0
+%autosetup -n dynesty-2.1.1
%build
%py3_build
@@ -152,5 +152,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.1-1
- Package Spec generated