summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 05:55:42 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 05:55:42 +0000
commit482528ca1f4b666cebb453d55ef845206c1509d6 (patch)
tree12801271cba48162af3ba785f2e9e90b96b420eb
parentc97d54a990a18672becc4f138e27d9ef5a051b37 (diff)
automatic import of python-gdal
-rw-r--r--.gitignore1
-rw-r--r--python-gdal.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e6b06e0..e09d846 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/GDAL-3.6.2.tar.gz
+/GDAL-3.6.3.tar.gz
diff --git a/python-gdal.spec b/python-gdal.spec
index e627804..d43b4ed 100644
--- a/python-gdal.spec
+++ b/python-gdal.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-GDAL
-Version: 3.6.2
+Version: 3.6.3
Release: 1
Summary: GDAL: Geospatial Data Abstraction Library
License: MIT
URL: http://www.gdal.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/49/4f/174743caf64d1999c46ab2ee72b2cb0d77a47bd7ed04f954f863e35a25fd/GDAL-3.6.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1e/82/71ce6786f464da7591f77bfc550002c85bd2df683d4a4929d69f2a3f1808/GDAL-3.6.3.tar.gz
BuildArch: noarch
@@ -52,7 +52,7 @@ match those of the GDAL and OGR C++ classes. There is no Python specific
reference documentation, but the `GDAL API Tutorial`_ includes Python examples.
%prep
-%autosetup -n GDAL-3.6.2
+%autosetup -n GDAL-3.6.3
%build
%py3_build
@@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.6.2-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.6.3-1
- Package Spec generated
diff --git a/sources b/sources
index cdd862f..5429ca4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1850907a2a0b4761f4b571dd3fa210b GDAL-3.6.2.tar.gz
+80ac51d47e89b0292198a60a35f85577 GDAL-3.6.3.tar.gz