summaryrefslogtreecommitdiff
path: root/python-eccodes.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-eccodes.spec')
-rw-r--r--python-eccodes.spec8
1 files changed, 4 insertions, 4 deletions
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