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 --- .gitignore | 1 + python-pymc.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ed7186d..8217d03 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pymc-5.2.0.tar.gz +/pymc-5.3.0.tar.gz 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 diff --git a/sources b/sources index 286dd09..cfe0357 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdff290a19b6f30459ea0f3dc32ed32e pymc-5.2.0.tar.gz +91c8e186be90a876b117e3a84a45759d pymc-5.3.0.tar.gz -- cgit v1.2.3