From 22604ceef792a4e6a4ed6d4bd39295c1ed1a5dd1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 06:52:47 +0000 Subject: automatic import of python-xarray --- .gitignore | 1 + python-xarray.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 891ef2c..a9fbf1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /xarray-2023.2.0.tar.gz +/xarray-2023.3.0.tar.gz diff --git a/python-xarray.spec b/python-xarray.spec index e9c62d8..2c956fd 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-xarray -Version: 2023.2.0 +Version: 2023.3.0 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/01/be/ef024d1f3ecac9e8924165e4c5a4e948a08b051036021863548653b97eb5/xarray-2023.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/28/d1/344827ebb99f67112599791ec21d845a54f0b6a21e33eed8787bc8e440ee/xarray-2023.3.0.tar.gz BuildArch: noarch Requires: python3-numpy @@ -138,7 +138,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.2.0 +%autosetup -n xarray-2023.3.0 %build %py3_build @@ -178,5 +178,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 2023.2.0-1 +* Mon Apr 10 2023 Python_Bot - 2023.3.0-1 - Package Spec generated diff --git a/sources b/sources index c6d5f6b..4ad8562 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f09559aecb2d61791bcc9c13db1d477 xarray-2023.2.0.tar.gz +6857f0c43e3c8916a45f2257b6c7ffee xarray-2023.3.0.tar.gz -- cgit v1.2.3