summaryrefslogtreecommitdiff
path: root/python-cr-cube.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-cr-cube.spec')
-rw-r--r--python-cr-cube.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 3.0.28-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.30-1
- Package Spec generated