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

python313-pandas-performance-3.0.5-2.8 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-pandas-performance 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[performance] extra
This package provides the [performance] extra for python-pandas

It is highly recommended to install this subpackage, as its dependencies
provide speed improvements, especially when working with large data sets.

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