diff --git a/python-xarray.spec b/python-xarray.spec index d00ad9f43149c1dabeccd819f4e4a45ef9a4bc2a..45440596d5cf80e20d965e74b40afd126fd45062 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -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 - 2022.11.0-1 +- Update package to version 2022.11.0 + * Tue Sep 27 2022 guozhengxin - 2022.6.0-1 - Upgrade package to version 2022.6.0 diff --git a/xarray-2022.6.0.tar.gz b/xarray-2022.11.0.tar.gz similarity index 36% rename from xarray-2022.6.0.tar.gz rename to xarray-2022.11.0.tar.gz index b60f24ed861635fb162b4056aa648e109bf80298..e4dedfed9b85ba55700ab65e07a5d52739ef36da 100644 Binary files a/xarray-2022.6.0.tar.gz and b/xarray-2022.11.0.tar.gz differ