!3 Update package to version 2022.11.0

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-11-22 02:04:58 +00:00 committed by Gitee
commit e93e06495b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 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: 2022.6.0 Version: 2022.11.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/6d/42/d9958c0efdd555f2f21742ad0b92a5d512ac8395d00f57b6a85932eda5bc/xarray-2022.6.0.tar.gz Source0: https://files.pythonhosted.org/packages/47/26/53b4d9ce691f73ab17abaeb66c53dcda5a799ba1b1f32f21fb84440e7acf/xarray-2022.11.0.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-numpy Requires: python3-numpy
@ -43,7 +43,7 @@ concise, and less error-prone developer experience.
%package -n python3-xarray %package -n python3-xarray
Summary: N-D labeled arrays and datasets in Python Summary: N-D labeled arrays and datasets in Python
Provides: python-xarray Provides: python-xarray = %{version}-%{release}
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
%description -n python3-xarray %description -n python3-xarray
@ -100,6 +100,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Nov 21 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2022.11.0-1
- Update package to version 2022.11.0
* Tue Sep 27 2022 guozhengxin <guozhengxin@kylinos.cn> - 2022.6.0-1 * Tue Sep 27 2022 guozhengxin <guozhengxin@kylinos.cn> - 2022.6.0-1
- Upgrade package to version 2022.6.0 - Upgrade package to version 2022.6.0

BIN
xarray-2022.11.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.