summaryrefslogtreecommitdiff
path: root/python-dcicutils.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dcicutils.spec')
-rw-r--r--python-dcicutils.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dcicutils.spec b/python-dcicutils.spec
index b568208..d55e152 100644
--- a/python-dcicutils.spec
+++ b/python-dcicutils.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dcicutils
-Version: 7.0.0
+Version: 7.2.0
Release: 1
Summary: Utility package for interacting with the 4DN Data Portal and other 4DN resources
License: MIT
URL: https://github.com/4dn-dcic/utils
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e4/9c/4b7cce084424bfcaa59b0a45a94fefbec33911fe3db061736fc0593b5725/dcicutils-7.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1e/fc/cc1b92b77369bf5f2cc641c11fca8aaf69ce70b09ffa0a99336e19170c26/dcicutils-7.2.0.tar.gz
BuildArch: noarch
Requires: python3-boto3
@@ -46,7 +46,7 @@ Provides: python3-dcicutils-doc
%prep
-%autosetup -n dcicutils-7.0.0
+%autosetup -n dcicutils-7.2.0
%build
%py3_build
@@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 7.0.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 7.2.0-1
- Package Spec generated