summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-eccodes.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1ef713c..69a3eea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/eccodes-1.5.1.tar.gz
+/eccodes-1.5.2.tar.gz
diff --git a/python-eccodes.spec b/python-eccodes.spec
index 7dfe914..f545419 100644
--- a/python-eccodes.spec
+++ b/python-eccodes.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-eccodes
-Version: 1.5.1
+Version: 1.5.2
Release: 1
Summary: Python interface to the ecCodes GRIB and BUFR decoder/encoder
License: Apache License Version 2.0
URL: https://github.com/ecmwf/eccodes-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6f/8d/8726710d4cfa0c0293d12920a39759c0592a782ea1b231623ad4c3b0c53a/eccodes-1.5.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/b9/57d55d70ca6fbf9ce8dc096904d6bd4984d6eaacfff20c771245d99e1f1b/eccodes-1.5.2.tar.gz
BuildArch: noarch
@@ -31,7 +31,7 @@ The package is installed from PyPI with::
$ pip install eccodes
%prep
-%autosetup -n eccodes-1.5.1
+%autosetup -n eccodes-1.5.2
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.2-1
- Package Spec generated
diff --git a/sources b/sources
index 8b0795e..ed52bae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4570a9d0e1b4c3b34c506d39d6f8d188 eccodes-1.5.1.tar.gz
+4f263f00ca60df0802c24f8970d8d8fa eccodes-1.5.2.tar.gz