diff --git a/python-xarray.spec b/python-xarray.spec index 67e619f8d831f9447bc12df27cb3173bf0b08bda..1f8c59cd9a53c21fed6dfeed7ffff02b2c839c39 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-xarray -Version: 2025.3.0 +Version: 2025.3.1 Release: 1 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 @@ -60,6 +60,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 2025.3.1-1 +There are no changes to extract. + * Thu Mar 27 2025 openeuler_bot - 2025.3.0-1 - This release drops support for Python 3.9, and adds support for grouping by multiple arrays (version: v2024.09.0). - This release extends the API for groupby operations with various grouper objects, and includes improvements to the documentation and numerous bugfixes (version: v2024.07.0). diff --git a/xarray-2025.3.0.tar.gz b/xarray-2025.3.1.tar.gz similarity index 34% rename from xarray-2025.3.0.tar.gz rename to xarray-2025.3.1.tar.gz index f5c9e8eb5738124fa4a276b0503275769b903102..4844dc8558e3c40cffe97efb527f76698f08641f 100644 Binary files a/xarray-2025.3.0.tar.gz and b/xarray-2025.3.1.tar.gz differ