diff options
Diffstat (limited to 'python-pymc.spec')
-rw-r--r-- | python-pymc.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pymc.spec b/python-pymc.spec index d2c8689..b008199 100644 --- a/python-pymc.spec +++ b/python-pymc.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pymc -Version: 5.2.0 +Version: 5.3.0 Release: 1 Summary: Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor License: Apache License, Version 2.0 URL: http://github.com/pymc-devs/pymc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3c/8c/095db1efbb613d40183cf5df353d0e356f40f14980d308d878217e053e25/pymc-5.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a8/f7/8267c7f163d0b75e9ca3a76fd67f2f1f6a7c564d3a921ed9b35569db8b3a/pymc-5.3.0.tar.gz BuildArch: noarch Requires: python3-arviz @@ -79,7 +79,7 @@ Provides: python3-pymc-doc - Transparent support for missing value imputation %prep -%autosetup -n pymc-5.2.0 +%autosetup -n pymc-5.3.0 %build %py3_build @@ -119,5 +119,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.0-1 - Package Spec generated |