From 19357d3db630e24dedb6a9cbef5b6438125d59e2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:46:21 +0000 Subject: automatic import of python-pymc --- python-pymc.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-pymc.spec') 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 - 5.2.0-1 +* Sun Apr 23 2023 Python_Bot - 5.3.0-1 - Package Spec generated -- cgit v1.2.3