From e754af0eaebb72b55bdd48fee93a509147494430 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:49:55 +0000 Subject: automatic import of python-cr-cube --- .gitignore | 1 + python-cr-cube.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9361569..85074fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cr.cube-3.0.28.tar.gz +/cr.cube-3.0.30.tar.gz diff --git a/python-cr-cube.spec b/python-cr-cube.spec index 6d798a4..0efb51f 100644 --- a/python-cr-cube.spec +++ b/python-cr-cube.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cr.cube -Version: 3.0.28 +Version: 3.0.30 Release: 1 Summary: Crunch.io Cube library License: MIT License URL: https://github.com/Crunch-io/crunch-cube/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/a6/e8fa701efb30ab6cebb687af33710accbeabb070bb77c4e962849c499e78/cr.cube-3.0.28.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/f5/63bb37dee6f62a270a4cd467013ce130b874509b80ba139916c681847ef5/cr.cube-3.0.30.tar.gz BuildArch: noarch Requires: python3-scipy @@ -40,7 +40,7 @@ Provides: python3-cr.cube-doc [![Documentation Status](https://readthedocs.org/projects/crunch-cube/badge/?version=latest)](http://crunch-cube.readthedocs.io/en/latest/?badge=latest) %prep -%autosetup -n cr.cube-3.0.28 +%autosetup -n cr.cube-3.0.30 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 3.0.28-1 +* Tue Apr 25 2023 Python_Bot - 3.0.30-1 - Package Spec generated diff --git a/sources b/sources index 7f11c61..b3121c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -595802f30efe57b7ba629eaebfa33829 cr.cube-3.0.28.tar.gz +b9791779a92e1021180e0a33431804b2 cr.cube-3.0.30.tar.gz -- cgit v1.2.3