From fea9b3e2d16e832fe327eab78fe2ae80961ef083 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:49:23 +0000 Subject: automatic import of python-dynesty --- .gitignore | 1 + python-dynesty.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9a0b76f..d01b015 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dynesty-2.1.0.tar.gz +/dynesty-2.1.1.tar.gz 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 - 2.1.0-1 +* Tue Apr 25 2023 Python_Bot - 2.1.1-1 - Package Spec generated diff --git a/sources b/sources index 4045e0a..2d79cd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a94d23d845306b09b4050656c002108d dynesty-2.1.0.tar.gz +f650941d00c3b7fba5cff18ab0426994 dynesty-2.1.1.tar.gz -- cgit v1.2.3