diff options
Diffstat (limited to 'python-dynesty.spec')
-rw-r--r-- | python-dynesty.spec | 8 |
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 |