From 67f244b7d7272a4ef406e69566f4f74977456317 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:38:37 +0000 Subject: automatic import of python-dcicutils --- .gitignore | 1 + python-dcicutils.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 10cc279..4229868 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 7.0.0-1 +* Tue Apr 25 2023 Python_Bot - 7.2.0-1 - Package Spec generated diff --git a/sources b/sources index 5012d1f..b0ccce0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ee1ce4c4837f91bdf1af7b98e525276 dcicutils-7.0.0.tar.gz +a187e5454d3759edae912935d88f64ce dcicutils-7.2.0.tar.gz -- cgit v1.2.3