pandas.git
17 months agoHDF5 and Stata I/O are broken on some architectures
Debian Science Team [Sun, 7 Jul 2024 18:36:37 +0000 (19:36 +0100)]
HDF5 and Stata I/O are broken on some architectures

Fix some issues, warn on use and xfail tests for the remainder

Everything that has a run=False xfail in here should also be in
the run-and-ignore set in debian/tests/numbatests

armhf TestHDF5Store::test*encoding only sometimes crashes
(1.1.3+dfsg-1 passed on build but failed autopkgtest)

HDF5 and Stata are known to fail on big-endian architectures
Stata was previously seen to fail on qemu-ppc64el, but not real ppc64el

Author: Andreas Tille <tille@debian.org>, Graham Inggs <ginggs@debian.org>, Yaroslav Halchenko <debian@onerussian.com>, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/877419
Bug: partly https://github.com/pandas-dev/pandas/issues/54396
Forwarded: no

Gbp-Pq: Name xfail_tests_nonintel_io.patch

17 months agoDon't try to import from the source directory
Debian Science Team [Sun, 7 Jul 2024 18:36:37 +0000 (19:36 +0100)]
Don't try to import from the source directory

Needed as we build the extension modules elsewhere

Author: Yaroslav Halchenko
Forwarded: not-needed

Gbp-Pq: Name deb_doc_donotoverride_PYTHONPATH.patch

17 months agoDon't try to use git to find the version number
Debian Science Team [Sun, 7 Jul 2024 18:36:37 +0000 (19:36 +0100)]
Don't try to use git to find the version number

Needed as Debian buildds use tarballs

Author: Yaroslav Halchenko
Forwarded: not-needed

Gbp-Pq: Name deb_nonversioneer_version.patch

17 months agopandas (2.2.2+dfsg-4) unstable; urgency=medium
Rebecca N. Palmer [Sun, 7 Jul 2024 18:36:37 +0000 (19:36 +0100)]
pandas (2.2.2+dfsg-4) unstable; urgency=medium

  * Tests: re-enable bottleneck and tabulate (see #1070359, #1070360),
    make blosc xfail nonstrict, use pyproject.toml in autopkgtest,
    run autopkgtest in CI, be less verbose to fit in the CI log.
  * Add transition Breaks.
  * Upload to unstable. (Closes: #1069792)

[dgit import unpatched pandas 2.2.2+dfsg-4]

17 months agoImport pandas_2.2.2+dfsg-4.debian.tar.xz
Rebecca N. Palmer [Sun, 7 Jul 2024 18:36:37 +0000 (19:36 +0100)]
Import pandas_2.2.2+dfsg-4.debian.tar.xz

[dgit import tarball pandas 2.2.2+dfsg-4 pandas_2.2.2+dfsg-4.debian.tar.xz]

19 months agoImport pandas_2.2.2+dfsg.orig.tar.xz
Rebecca N. Palmer [Sun, 5 May 2024 13:40:45 +0000 (14:40 +0100)]
Import pandas_2.2.2+dfsg.orig.tar.xz

[dgit import orig pandas_2.2.2+dfsg.orig.tar.xz]