Information for build python-pandas-2.2.1-1.fc40

ID39444
Package Namepython-pandas
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.2.1
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pandas.git#aaeecde44a501e64a303d2f4e3bfa82a2c937c89
SummaryPython library providing high-performance data analysis tools
Descriptionpandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
Built bykojiadmin
State failed
Volume DEFAULT
StartedFri, 09 Aug 2024 16:57:23 CST
CompletedFri, 09 Aug 2024 17:04:31 CST
Taskbuild (f40, /rpms/python-pandas.git:aaeecde44a501e64a303d2f4e3bfa82a2c937c89)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pandas.git#aaeecde44a501e64a303d2f4e3bfa82a2c937c89'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 23 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.1-1 - Update to 2.2.1 * Mon Feb 12 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.2.0-1 - Update to 2.2.0 * Fri Feb 09 2024 Miro Hrončok <mhroncok@redhat.com> - 2.1.4-1 - Update to 2.1.4 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Python Maint <python-maint@redhat.com> - 1.5.3-8 - Rebuilt for Python 3.12 * Wed Jul 19 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.3-7 - Backport patch for Python 3.12 deprecation * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.5.3-6 - Bootstrap for Python 3.12 * Mon May 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.3-5 - Simplify running tests serially * Tue May 16 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.3-4 - Extend pyarrow 10/11 patch for pyarrow 12 (fix RHBZ#2207628) * Wed Apr 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.3-3 - Drop unnecessary weak dependency on python-pandas-datareader - Backport proper pyarrow 10 and 11 support * Thu Apr 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.3-2 - Fix RHBZ#2171682 by backporting upstream PR#52150 * Mon Feb 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.3-1 - Update to 1.5.3 (close RHBZ#2162303) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.2-1 - Update to 1.5.2 - Re-enable python-gcsfs BR/weak-dep. on F38 and later - Work around a harmless test failure with libarrow/pyarrow 10 - Allow a slightly older numpy version for F37 - Skip a test that sometimes hangs on aarch64 and ppc64le - Additional test skips for F37 - Drop some test skips that are no longer needed - Fix several flaky test failures by no longer running tests in parallel * Wed Nov 23 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.1-2 - Update license breakdown and convert to SPDX - Fully update optional dependencies and their versions - Do not BR/Recommend pyarrow on 32-bit arches, where it is unavailable - Drop accommodations for 32-bit ARM and Fedoras older than 36 - Update test skips for i686 * Mon Nov 07 2022 Jonathan Wright <jonathan@almalinux.org> - 1.5.1-1 - Update to 1.5.1 rhbz#2014890 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 29 2022 Python Maint <python-maint@redhat.com> - 1.3.5-3 - Rebuilt for Python 3.11 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.3.5-2 - Bootstrap for Python 3.11 * Sat Apr 02 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.5-1 - Update to 1.3.5 - Drop compatibility with old RHEL releases that will not get this version anyway - Update weak dependencies from documentation - Also package README.md - Do not install C sources - Carefully handle virtual Provides and licenses for bundled/copied code - Use pyproject-rpm-macros - Run the tests (requires switching to GitHub source) - Minimize optional dependencies when bootstrapping