Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python314-pandas-pyarrow-3.0.5-2.8 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python314-pandas-pyarrow Distribution: openSUSE Tumbleweed
Version: 3.0.5 Vendor: openSUSE
Release: 2.8 Build date: Mon Aug 24 16:03:36 2026
Group: Unspecified Build host: reproducible
Size: 13537 Source RPM: python-pandas-3.0.5-2.8.src.rpm
Packager: https://bugs.opensuse.org
Url: https://pandas.pydata.org/
Summary: The python pandas[pyarrow] extra
This package provides the [pyarrow] extra for python-pandas

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Aug 24 2026 Markéta Machová <mmachova@suse.com>
  - Add np25.patch to fix tests with numpy 2.5
  - Hotfix dirty hack which broke with recent python-rpm-macros
* Tue Jul 28 2026 Ben Greiner <code@bnavigator.de>
  - Update to 3.0.5
    * Fixed a regression where the pandas 3.0.4 wheels could crash
      with a segmentation fault on Python 3.14 (and other datetime
      code paths), because they were built against an incompatible
      numpy version (GH 66086)
  - Re-enable xdist, the resource usage penalty when not used is too
    high. Use --without xdist when troubleshooting.
    * update constraints for increased job limit
* Tue Jul 21 2026 Dirk Müller <dmueller@suse.com>
  - avoid xdist - makes troubleshooting testsuite failures quite hard
* Thu Jul 16 2026 Dirk Müller <dmueller@suse.com>
  - revert to 3.0.3: 3.0.4 was yanked due to crashes in date-time
    related functions
* Wed Jul 15 2026 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 3.0.4:
    [#]# Core A