summaryrefslogtreecommitdiff
path: root/python-large-image-converter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-large-image-converter.spec')
-rw-r--r--python-large-image-converter.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-large-image-converter.spec b/python-large-image-converter.spec
index acb05df..389329f 100644
--- a/python-large-image-converter.spec
+++ b/python-large-image-converter.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-large-image-converter
-Version: 1.20.3
+Version: 1.20.5
Release: 1
Summary: Converter for Large Image.
License: Apache Software License 2.0
URL: https://pypi.org/project/large-image-converter/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/83/88/cd8a96e13f9bcbb66a45ae4010942ddbc962936f226c6984a5c89232e329/large-image-converter-1.20.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ed/f5/8803101ff3152e67d79bee89b3fed554ffa0d268975a4c12563a3aecca79/large-image-converter-1.20.5.tar.gz
BuildArch: noarch
Requires: python3-gdal
@@ -45,7 +45,7 @@ To install via pip with custom-built wheels:
The ``[sources]`` extra requirement is optional. When specified, all of the default large-image tile sources are installed for additional metadata extraction and format support.
%prep
-%autosetup -n large-image-converter-1.20.3
+%autosetup -n large-image-converter-1.20.5
%build
%py3_build
@@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.3-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.20.5-1
- Package Spec generated