Update package to version 2023.12.0

This commit is contained in:
jxy_git 2023-12-27 15:06:22 +08:00
parent 29c1ef3b91
commit 5cc367d90d
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-xarray Name: python-xarray
Version: 2023.6.0 Version: 2023.12.0
Release: 1 Release: 1
Summary: N-D labeled arrays and datasets in Python Summary: N-D labeled arrays and datasets in Python
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/pydata/xarray URL: https://github.com/pydata/xarray
Source0: https://files.pythonhosted.org/packages/35/c1/c7be283ace216e4e31fda1b08ef8ed647b5ea7dffeae53ac66bb70771fbd/xarray-2023.6.0.tar.gz Source0: https://files.pythonhosted.org/packages/eb/c3/b8646f305d96b290ab6129299216a95133322dfe8a5ea8433f73a49338b8/xarray-2023.12.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -58,6 +58,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Dec 27 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2023.12.0-1
- Update package to version 2023.12.0
* Wed Jul 05 2023 chenzixuan <chenzixuan@kylinos.cn> - 2023.6.0-1 * Wed Jul 05 2023 chenzixuan <chenzixuan@kylinos.cn> - 2023.6.0-1
- Update package to version 2023.6.0 - Update package to version 2023.6.0

BIN
xarray-2023.12.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.