diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:22:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:22:53 +0000 |
commit | 2ad336ba74c509736a36f0e71c88948473ac5da1 (patch) | |
tree | d9ed327f57502ea15a3efe32c1a66a0c24fd15ef | |
parent | 00496d5e764c1b6784a93e65ff8f6619dc7499b7 (diff) |
automatic import of python-large-image-tasksopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-large-image-tasks.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /large-image-tasks-1.20.3.tar.gz +/large-image-tasks-1.20.5.tar.gz diff --git a/python-large-image-tasks.spec b/python-large-image-tasks.spec index 90f9bbf..1adfa48 100644 --- a/python-large-image-tasks.spec +++ b/python-large-image-tasks.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-large-image-tasks -Version: 1.20.3 +Version: 1.20.5 Release: 1 Summary: Girder Worker tasks for Large Image. License: Apache Software License 2.0 URL: https://pypi.org/project/large-image-tasks/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ae/d2/164bbd095a138714853385235bd936a659e289ec867d90f4eb715e0ac646/large-image-tasks-1.20.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6f/dd/05ec295047ae41d5d4cd4e4d3e2ffdb3bbef8a111d8a88a03ead5014b3eb/large-image-tasks-1.20.5.tar.gz BuildArch: noarch Requires: python3-girder-worker-utils @@ -73,7 +73,7 @@ See the large-image package for more details. %prep -%autosetup -n large-image-tasks-1.20.3 +%autosetup -n large-image-tasks-1.20.5 %build %py3_build @@ -113,5 +113,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.3-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.5-1 - Package Spec generated @@ -1 +1 @@ -f03cdf39b6821fa4a11f82a108728b13 large-image-tasks-1.20.3.tar.gz +300c0941f8faf291d8e3cc559b5251e3 large-image-tasks-1.20.5.tar.gz |