Update package to version 2022.11.0
This commit is contained in:
parent
5edbeec24c
commit
d3bfcd0516
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-xarray
|
||||
Version: 2022.6.0
|
||||
Version: 2022.11.0
|
||||
Release: 1
|
||||
Summary: N-D labeled arrays and datasets in Python
|
||||
License: Apache-2.0
|
||||
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
|
||||
|
||||
Requires: python3-numpy
|
||||
@ -43,7 +43,7 @@ concise, and less error-prone developer experience.
|
||||
|
||||
%package -n python3-xarray
|
||||
Summary: N-D labeled arrays and datasets in Python
|
||||
Provides: python-xarray
|
||||
Provides: python-xarray = %{version}-%{release}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-xarray
|
||||
@ -100,6 +100,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Upgrade package to version 2022.6.0
|
||||
|
||||
|
||||
BIN
xarray-2022.11.0.tar.gz
Normal file
BIN
xarray-2022.11.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user