diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:38:37 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:38:37 +0000 |
| commit | 67f244b7d7272a4ef406e69566f4f74977456317 (patch) | |
| tree | 1c482746d8a9d0915c5b49dcdb6c3cb0d1a6b338 | |
| parent | 9f165d59f2f9565a281271ea68c7de5481167627 (diff) | |
automatic import of python-dcicutilsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dcicutils.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dcicutils-7.0.0.tar.gz +/dcicutils-7.2.0.tar.gz 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 @@ -1 +1 @@ -0ee1ce4c4837f91bdf1af7b98e525276 dcicutils-7.0.0.tar.gz +a187e5454d3759edae912935d88f64ce dcicutils-7.2.0.tar.gz |
