Information for build python-xarray-2025.9.0-2.fc44

ID204580
Package Namepython-xarray
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2025.9.0
Release2.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-xarray.git#185ae2fc834ef4e8263dff950a7d771c6d9f995f
SummaryN-D labeled arrays and datasets in Python
DescriptionXarray (formerly xray) is an open source project and Python package that makes working with labelled multi-dimensional arrays simple, efficient, and fun! Xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. The package includes a large and growing library of domain-agnostic functions for advanced analytics and visualization with these data structures. Xarray was inspired by and borrows heavily from pandas, the popular data analysis package focused on labelled tabular data. It is particularly tailored to working with netCDF files, which were the source of xarray’s data model, and integrates tightly with dask for parallel computing.
Built byliuyang
State failed
Volume DEFAULT
StartedTue, 28 Apr 2026 03:47:02 CST
CompletedTue, 28 Apr 2026 04:00:00 CST
Taskbuild (f44, /rpms/python-xarray.git:185ae2fc834ef4e8263dff950a7d771c6d9f995f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-xarray.git#185ae2fc834ef4e8263dff950a7d771c6d9f995f'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2025.9.0-2 - Rebuilt for Python 3.14.0rc3 bytecode * Mon Sep 15 2025 Packit <hello@packit.dev> - 2025.9.0-1 - Update to 2025.9.0 upstream release - Resolves: rhbz#2371514 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2025.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri May 16 2025 Packit <hello@packit.dev> - 2025.4.0-1 - Update to 2025.4.0 upstream release - Resolves: rhbz#2328431 * Sun Jan 19 2025 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2025.1.1-3 - Fix additional architecture-specific bugs * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2025.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Jan 14 2025 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2025.1.1-1 - Update to latest version (#2328431) - Remove doc subpackage; it's been disabled for a while * Tue Jan 14 2025 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2024.10.0-2 - Add Packit configuration * Mon Nov 11 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2024.10.0-1 - Update to latest version (#2245099) * Mon Aug 19 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2024.7.0-2 - Fix tests on big-endian systems * Mon Aug 19 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2024.7.0-1 - Update to latest version (#2245099) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2024.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 18 2024 Adam Williamson <awilliam@redhat.com> - 2024.6.0-1 - Update to latest upstream release, disable a failing test * Thu Jun 13 2024 Gwyn Ciesla <gwync@protonmail.com> - 2023.9.0-4 - Python 3.13 rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 27 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2023.9.0-1 - Update to latest version (#2240764)