pandas.git
13 months agoRemove code from Stack Overflow
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Remove code from Stack Overflow

Stack Overflow content is CC-BY-SA licensed,
which this package is not supposed to be.  These snippets may be
too small to be copyrightable, but removing them to be safe.

https://lists.debian.org/debian-legal/2020/04/threads.html#00018

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no - deletes some tests/examples without replacement

Gbp-Pq: Name remove_ccbysa_snippets.patch

13 months agoAllow tests to use the data files in the source tree
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Allow tests to use the data files in the source tree

We don't ship these in the package,
but do want to run the tests that use them

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: https://github.com/pandas-dev/pandas/issues/54907

Gbp-Pq: Name find_test_data.patch

13 months agoLink to rather than embed Google calendar
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Link to rather than embed Google calendar

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed

Gbp-Pq: Name privacy.patch

13 months agoUse fixed seeds for reproducible pseudorandomness
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Use fixed seeds for reproducible pseudorandomness

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name fix_random_seeds.patch

13 months agoDon't try to read a contributor list from the git log
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Don't try to read a contributor list from the git log

Debian packages are built from tarballs, so there isn't a git log.

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed

Gbp-Pq: Name contributor_list_not_in_tarball.patch

13 months agoUse packaged intersphinx indexes
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Use packaged intersphinx indexes

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/876417
Forwarded: not-needed

Gbp-Pq: Name use_system_intersphinx.patch

13 months agoUse Debian packaged mathjax
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Use Debian packaged mathjax

Author: Andreas Tille <tille@debian.org>
Forwarded: not-needed

Gbp-Pq: Name mathjax-path.patch

13 months agoAvoid privacy breach by analytics
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Avoid privacy breach by analytics

Author: Yaroslav Halchenko <debian@onerussian.com>,
        Andreas Tille <tille@debian.org>,
        Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed

Gbp-Pq: Name deb_disable_analytics.patch

13 months agoHDF5 and Stata I/O are broken on some architectures
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +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

13 months agoDon't try to import from the source directory
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +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

13 months agoDon't try to use git to find the version number
Debian Science Team [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +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

13 months agopandas (2.2.3+dfsg-5) unstable; urgency=medium
Rebecca N. Palmer [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
pandas (2.2.3+dfsg-5) unstable; urgency=medium

  * Docs: switch back to pydata-sphinx-theme.
  * Docs: (re-)add build-dependencies we now can satisfy.

[dgit import unpatched pandas 2.2.3+dfsg-5]

13 months agoImport pandas_2.2.3+dfsg-5.debian.tar.xz
Rebecca N. Palmer [Mon, 21 Oct 2024 18:43:11 +0000 (19:43 +0100)]
Import pandas_2.2.3+dfsg-5.debian.tar.xz

[dgit import tarball pandas 2.2.3+dfsg-5 pandas_2.2.3+dfsg-5.debian.tar.xz]

14 months agoImport pandas_2.2.3+dfsg.orig.tar.xz
Rebecca N. Palmer [Sat, 21 Sep 2024 16:21:40 +0000 (17:21 +0100)]
Import pandas_2.2.3+dfsg.orig.tar.xz

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