diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:52:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:52:47 +0000 |
commit | 22604ceef792a4e6a4ed6d4bd39295c1ed1a5dd1 (patch) | |
tree | b2e2f77d07d9d31602f0af20d409b128aeabfd35 /python-xarray.spec | |
parent | 705116ffc656e52867dbe11aa91ac0f7e89d1801 (diff) |
automatic import of python-xarray
Diffstat (limited to 'python-xarray.spec')
-rw-r--r-- | python-xarray.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2023.2.0-1 +* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.3.0-1 - Package Spec generated |