From 26d30d3152b5487d04547a91a55dca4ba32d9d9a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 09:55:17 +0000 Subject: automatic import of python-xarray --- .gitignore | 1 + python-xarray.spec | 14 ++++---------- sources | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index a9fbf1f..9377582 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /xarray-2023.2.0.tar.gz /xarray-2023.3.0.tar.gz +/xarray-2023.4.2.tar.gz diff --git a/python-xarray.spec b/python-xarray.spec index 2c956fd..118cfab 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-xarray -Version: 2023.3.0 +Version: 2023.4.2 Release: 1 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 URL: https://github.com/pydata/xarray -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/28/d1/344827ebb99f67112599791ec21d845a54f0b6a21e33eed8787bc8e440ee/xarray-2023.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8b/33/0bef802b8528e823944becc850c6ea05404e1cdcd15e4d2ad55d5d5e87fb/xarray-2023.4.2.tar.gz BuildArch: noarch Requires: python3-numpy @@ -21,8 +21,6 @@ Requires: python3-scipy Requires: python3-zarr Requires: python3-fsspec Requires: python3-cftime -Requires: python3-rasterio -Requires: python3-cfgrib Requires: python3-pooch Requires: python3-bottleneck Requires: python3-numbagg @@ -38,8 +36,6 @@ Requires: python3-scipy Requires: python3-zarr Requires: python3-fsspec Requires: python3-cftime -Requires: python3-rasterio -Requires: python3-cfgrib Requires: python3-pooch Requires: python3-bottleneck Requires: python3-numbagg @@ -62,8 +58,6 @@ Requires: python3-scipy Requires: python3-zarr Requires: python3-fsspec Requires: python3-cftime -Requires: python3-rasterio -Requires: python3-cfgrib Requires: python3-pooch Requires: python3-pydap Requires: python3-dask[complete] @@ -138,7 +132,7 @@ powerful and concise interface. For example: - Keep track of arbitrary metadata in the form of a Python dictionary: ``x.attrs``. %prep -%autosetup -n xarray-2023.3.0 +%autosetup -n xarray-2023.4.2 %build %py3_build @@ -178,5 +172,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2023.3.0-1 +* Fri Apr 21 2023 Python_Bot - 2023.4.2-1 - Package Spec generated diff --git a/sources b/sources index 4ad8562..0a72170 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6857f0c43e3c8916a45f2257b6c7ffee xarray-2023.3.0.tar.gz +b3a5642630b361307846b0c9bcdfe64f xarray-2023.4.2.tar.gz -- cgit v1.2.3