diff options
Diffstat (limited to 'python-large-image-tasks.spec')
-rw-r--r-- | python-large-image-tasks.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |