summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Xfail a test that doesn't work in the C locale
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no
Gbp-Pq: Name xfail_c_locale.patch
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Use fixed seeds for reproducible pseudorandomness
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no
Gbp-Pq: Name fix_random_seeds.patch
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Fix or skip tests that assume the wrong endianness
This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed - upstream fix
ad98c2b77
Gbp-Pq: Name tests_dont_assume_endian.patch
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
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
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
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
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Don't test datetime in locales with no encoding
Some datetime tests run the test in every available locale.
If this set includes locales without an encoding (currently dsb_DE
and sah_RU), it fails due to Python bug
https://bugs.python.org/issue20088
Failure log
https://tests.reproducible-builds.org/debian/rbuild/buster/amd64/pandas_0.23.3+dfsg-3.rbuild.log.gz
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug: https://github.com/pandas-dev/pandas/issues/20957
Forwarded: no
Gbp-Pq: Name skip_noencoding_locales.patch
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Use Debian packaged mathjax
Author: Andreas Tille <tille@debian.org>
Forwarded: not-needed
Gbp-Pq: Name mathjax-path.patch
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Avoid privacy breach by Google 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_googleanalytics.patch
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
HDF5 and Stata I/O are broken on some architectures
Fix some issues, warn on use and xfail tests for the remainder
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 also fails 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
Forwarded: no
Gbp-Pq: Name xfail_tests_nonintel_io.patch
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
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
Debian Science Team [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
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
Rebecca N. Palmer [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
pandas (1.5.3+dfsg-1) unstable; urgency=medium
* Upstream bugfix release. Update copyright and patches.
* Tests: ignore plot rounding errors. (Closes: #
1029251)
* Tests: re-enable dask test, ignore numpy 1.24 warning.
* Docs: re-enable style.ipynb.
[dgit import unpatched pandas 1.5.3+dfsg-1]
Rebecca N. Palmer [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Import pandas_1.5.3+dfsg.orig.tar.xz
[dgit import orig pandas_1.5.3+dfsg.orig.tar.xz]
Rebecca N. Palmer [Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)]
Import pandas_1.5.3+dfsg-1.debian.tar.xz
[dgit import tarball pandas 1.5.3+dfsg-1 pandas_1.5.3+dfsg-1.debian.tar.xz]