Debian Package Tracker
Register | Log in
Subscribe

pandas

Choose email to subscribe with

general
  • source: pandas (main)
  • version: 2.2.3+dfsg-9
  • maintainer: Debian Science Team (archive) (DMD)
  • uploaders: Rebecca N. Palmer [DMD] – Yaroslav Halchenko [DMD] – Michael Hanke [DMD]
  • arch: all any
  • std-ver: 4.7.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.1.5+dfsg-2
  • oldstable: 1.5.3+dfsg-2
  • stable: 2.2.3+dfsg-9
  • testing: 2.2.3+dfsg-9
  • unstable: 2.2.3+dfsg-9
versioned links
  • 1.1.5+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.5.3+dfsg-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.2.3+dfsg-9: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python-pandas-doc
  • python3-pandas (5 bugs: 0, 3, 2, 0)
  • python3-pandas-lib
action needed
A new upstream version is available: 2.3.1 high
A new upstream version 2.3.1 is available, you should consider packaging it.
Created: 2025-06-09 Last update: 2025-08-13 10:31
lintian reports 1 error high
Lintian reports 1 error about this package. You should make the package lintian clean getting rid of them.
Created: 2025-04-10 Last update: 2025-04-10 00:31
debian/patches: 3 patches with invalid metadata, 27 patches to forward upstream high

Among the 42 debian patches available in version 2.2.3+dfsg-9 of the package, we noticed the following issues:

  • 3 patches with invalid metadata that ought to be fixed.
  • 27 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-03-30 11:31
Depends on packages which need a new maintainer normal
The packages that pandas depends on which need a new maintainer are:
  • pytest-localserver (#868846)
    • Build-Depends: python3-pytest-localserver
Created: 2024-02-02 Last update: 2025-08-13 10:04
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2023-12-16 Last update: 2025-08-12 15:02
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.3.1+dfsg-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 8709fd7969badfdf388cf5bdd3db51b4f2f862a2
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Aug 11 22:11:34 2025 +0100

    continue to not ship the test data
    
    (by default, the old pybuild doesn't but pyproject does)

commit 0e1ff1a90582848391803d8a278950bcd8d630a7
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Aug 11 22:04:21 2025 +0100

    Clean up after tests.

commit 3aa6758938b8cbd2855abb039a8f67023c11f0ee
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Aug 11 21:58:17 2025 +0100

    try another way to ignore ignoredtests
    
    (it's currently failing, and the log is truncated)

commit 48c4d64a40dc0c5b3c2b30d402a2d7d47c303354
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Aug 11 21:48:03 2025 +0100

    Revert "Don't ship tests." - would probably not work
    
    (many tests import other test files, and in autopkgtest the source
    intentionally isn't on the import path to make it use the installed
    version of the package)
    
    This reverts commit 44fa7aa68cca8d70156caf9314a9fdb37e81758c.

commit 44fa7aa68cca8d70156caf9314a9fdb37e81758c
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Aug 11 21:47:55 2025 +0100

    Don't ship tests.

commit 26803a6163a3ee9db1e2133e8cfd35096b1cba3d
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Aug 11 11:47:04 2025 +0100

    fix package name

commit 376c5daba54a0fb843fdc69f3ef25aee5d5f798c
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Aug 11 09:59:35 2025 +0100

    pybuild-plugin-pyproject runs the meson build, so build-depend on meson

commit ba4abadd622e2232d49b3f3fdefdf4dcf1f653c3
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 21:32:11 2025 +0100

    Bump Standards-Version to 4.7.2 (no changes needed).

commit 79336d4a24415db3d91dbbe6fc0256bb0c9309c4
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 21:17:48 2025 +0100

    Docs: build-depend on pickleshare for bookmarks.

commit 934ec285a9919507d002a5dbce8df1e76095bae2
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 21:16:15 2025 +0100

    Docs reproducibility: strip ipykernel IDs and more times.

commit b45ac0d06cfe4c585d31297e02bb505287514435
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 20:40:47 2025 +0100

    Use pybuild-plugin-pyproject and more modern dh* style.

commit 41fa26ecad2a82cdcdfce7997150cc95c37ac195
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 14:09:23 2025 +0100

    Tests: continue to ignore bitwise inversion deprecation.

commit 1977daf7c4eb9827db4a7505c5c705aea59f5474
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 13:12:40 2025 +0100

    Tests: re-xfail #1088988, still needed
    
    (#1094417 is now xfailed upstream)

commit 090a974eb9e4da72463789cae4aefa8a54f04244
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 11:11:42 2025 +0100

    Tests: remove #1094417 / #1088988 xfails.

commit 9988be1a3ecc62bee6f0dbd951c354632bbc1352
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 11:06:25 2025 +0100

    Refresh patches, drop patches (probably) no longer needed.

commit cba09843ebd0d88437afd27d41c5521869c5d965
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 09:52:49 2025 +0100

    Update contributors_list and d/copyright.

commit 786953f32a16485f5e5c7fa8511809bd58546c25
Merge: bbd76aac 36602322
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 09:42:58 2025 +0100

    Update upstream source from tag 'upstream/2.3.1+dfsg'
    
    Update to upstream version '2.3.1+dfsg'
    with Debian dir 868bc8d60047c259be7a296c0a0f96b3a3191a0c

commit 3660232227353525084d46bc4869d10c961949c0
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Aug 10 09:42:32 2025 +0100

    New upstream version 2.3.1+dfsg

commit 3fd00bdb23c7d9d749b1ee8931f8240e497cfc2e
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sat Sep 21 13:10:31 2024 +0100

    New upstream version 2.2.3+dfsg

commit 5e1740c6bdb44f1cec20519e777688a6f69c81dc
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Tue Apr 23 07:18:10 2024 +0100

    New upstream version 2.2.2+dfsg

commit 98bfba4af525b1ba47a155502e4db25ea2f1bad7
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Fri Dec 8 19:56:14 2023 +0000

    New upstream version 2.1.4+dfsg

commit 8beb60fd9fc55171f83e9cad6c1f5cb191c27823
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Nov 12 12:23:41 2023 +0000

    New upstream version 2.1.3+dfsg

commit 0b3ec663acd8c6b4f4013398c40cdfa99bdae084
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Oct 8 09:41:54 2023 +0100

    New upstream version 2.1.1+dfsg

commit e2749b332123f32c4506021d70a6b1669e45ed8e
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Sep 3 14:32:06 2023 +0100

    New upstream version 2.1.0+dfsg

commit 98ec9f9b4e646f7817f54a14d7d7b50020d37fd0
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sat Aug 5 16:20:35 2023 +0100

    New upstream version 2.0.3+dfsg

commit 90ee9037321954d89a769613bb05e85433dc13fd
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Fri Jan 20 21:04:19 2023 +0000

    New upstream version 1.5.3+dfsg

commit 84d4dc5b2d4a0be9dd38d886c7e30446e2b5e508
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Nov 27 15:18:39 2022 +0000

    New upstream version 1.5.2+dfsg

commit cc1d5d12256a3bf94187556da751e34eb8e7886d
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Wed Nov 2 19:33:21 2022 +0000

    New upstream version 1.5.1+dfsg

commit e8d8646094aae4051b33913734012dd168f89a16
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Jul 25 19:02:09 2022 +0100

    New upstream version 1.4.3+dfsg

commit b41e9e92d367676eb6677ab3ddc0ef74547a47cd
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Jan 9 17:24:04 2022 +0000

    New upstream version 1.3.5+dfsg

commit 3e187a0423e18b2c37cd15f5d8819f91d87bd1ac
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Mon Dec 7 17:55:03 2020 +0000

    New upstream version 1.1.5+dfsg

commit fd4252912669b8ae1b251879c4770201174dfec7
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Tue Nov 3 18:10:04 2020 +0000

    New upstream version 1.1.4+dfsg

commit 733adab018bef328d965bcdce293e8c079881829
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Oct 11 18:11:10 2020 +0100

    New upstream version 1.1.3+dfsg

commit 370a1a296a627e5e9ad1dfc9844704c8f659fad6
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sat Sep 12 08:38:42 2020 +0100

    New upstream version 1.1.2+dfsg

commit fb50a48abd2241da1f18d07b22f21b8dfbe19fdc
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Tue Aug 25 20:59:08 2020 +0100

    New upstream version 1.1.1+dfsg

commit 53cdc75ec49c8d3e776fb089c6ed8f43bc9b1f9c
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Jun 21 21:43:50 2020 +0100

    New upstream version 1.0.5+dfsg

commit 993ec17e2ea6969210dd746a65597916dab78bb8
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Tue Jun 9 18:07:14 2020 +0100

    New upstream version 1.0.4+dfsg

commit 0c86524d2d581c555f19b4d18257e96821d69525
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Wed May 6 12:36:57 2020 +0100

    New upstream version 1.0.3+dfsg2

commit c0e514e957b90831561d0d3e6967dfc7da2a7038
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Wed May 6 10:40:48 2020 +0100

    New upstream version 0.25.3+dfsg2

commit cbd8898666ac54398b0b706092ff8f73a02f5d9e
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Fri Apr 3 08:58:17 2020 +0100

    New upstream version 1.0.3+dfsg

commit 07d850a8939214c1a5a057a710d867a0d522b0fc
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sat Feb 8 16:27:10 2020 +0000

    New upstream version 1.0.1+dfsg

commit 99dca90e835e421319fa7e1da13b833badc7e3b4
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sat Feb 1 11:23:50 2020 +0000

    New upstream version 1.0.0+dfsg

commit 1b6385208d0c2e4e38ad4564b0fbf4631cac813a
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sat Nov 2 17:26:52 2019 +0000

    New upstream version 0.25.3+dfsg

commit 0c566d9d7eba738985b1e12b7424ca5dbd11b738
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Sun Oct 27 14:22:15 2019 +0000

    New upstream version 0.25.2+dfsg

commit 8b10d46543b04f5c1e31e4ecddd8286ed4e3ab69
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Date:   Fri Mar 1 22:17:38 2019 +0000

    New upstream version 0.23.3+dfsg

commit 465c59f964c8d71d8bedd16fcaa00e4328177cb1
Author: Jeff Reback <jeff@reback.net>
Date:   Thu Jul 27 05:57:20 2017 -0400

    DOC: fix typos in missing.rst
    
    xref #16972

commit c6e5bf6bfdaad8945120bd54600b3eac79de26b2
Author: gfyoung <gfyoung17@gmail.com>
Date:   Wed Jul 26 22:48:56 2017 -0700

    MAINT: Add missing paren around print statement
    
    Stray verbose print statement in parsers.pyx was bare without any parentheses.

commit 3ab56bde78e85939a8c5ba73f86ddb888483d395
Author: gfyoung <gfyoung17@gmail.com>
Date:   Wed Jul 26 22:30:56 2017 -0700

    MAINT: Add missing space in parsers.pyx
    
    "2< heuristic" --> "2 < heuristic"

commit e3b784068a654d13ede6dd4062c8a2b6c9b945c5
Author: Pietro Battiston <me@pietrobattiston.it>
Date:   Wed Jul 26 19:49:19 2017 -0400

    BUG: Respect dtype when calling pivot_table with margins=True
    
    closes #17013
    
    This fix actually exposed an occurrence of #17035 in an existing test
    (as well as in one I added).
    
    Author: Pietro Battiston <me@pietrobattiston.it>
    
    Closes #17062 from toobaz/pivot_margin_int and squashes the following commits:
    
    2737600 [Pietro Battiston] Removed now obsolete workaround
    956c4f9 [Pietro Battiston] BUG: respect dtype when calling pivot_table with margins=True

commit 5c185e07f0210c148ced62d4dda3275a1ded954d
Author: gfyoung <gfyoung17@gmail.com>
Date:   Wed Jul 26 16:43:49 2017 -0700

    TST: Check more error messages in tests (#17075)
Created: 2025-08-10 Last update: 2025-08-11 22:34
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2024-07-12 Last update: 2024-07-12 21:31
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.7.0).
Created: 2025-02-21 Last update: 2025-03-30 01:27
news
[rss feed]
  • [2025-04-08] pandas 2.2.3+dfsg-9 MIGRATED to testing (Debian testing watch)
  • [2025-03-29] Accepted pandas 2.2.3+dfsg-9 (source) into unstable (Rebecca N. Palmer)
  • [2025-02-12] pandas 2.2.3+dfsg-8 MIGRATED to testing (Debian testing watch)
  • [2025-02-06] Accepted pandas 2.2.3+dfsg-8 (source) into unstable (Rebecca N. Palmer)
  • [2025-02-04] pandas 2.2.3+dfsg-7 MIGRATED to testing (Debian testing watch)
  • [2025-01-29] Accepted pandas 2.2.3+dfsg-7 (source) into unstable (Rebecca N. Palmer)
  • [2025-01-28] Accepted pandas 2.2.3+dfsg-6 (source) into unstable (Rebecca N. Palmer)
  • [2024-11-05] pandas 2.2.3+dfsg-5 MIGRATED to testing (Debian testing watch)
  • [2024-11-02] Accepted pandas 2.2.3+dfsg-5 (source) into unstable (Rebecca N. Palmer)
  • [2024-10-15] pandas 2.2.3+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2024-10-11] Accepted pandas 2.2.3+dfsg-4 (source) into unstable (Rebecca N. Palmer)
  • [2024-10-08] Accepted pandas 2.2.3+dfsg-3 (source) into unstable (Rebecca N. Palmer)
  • [2024-10-07] Accepted pandas 2.2.3+dfsg-2 (source) into unstable (Rebecca N. Palmer)
  • [2024-09-29] pandas 2.2.3+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-22] Accepted pandas 2.2.3+dfsg-1 (source) into unstable (Rebecca N. Palmer)
  • [2024-07-16] pandas 2.2.2+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2024-07-07] Accepted pandas 2.2.2+dfsg-4 (source) into unstable (Rebecca N. Palmer)
  • [2024-05-09] pandas 2.1.4+dfsg-8 MIGRATED to testing (Debian testing watch)
  • [2024-05-06] Accepted pandas 2.2.2+dfsg-3 (source) into experimental (Rebecca N. Palmer)
  • [2024-05-06] Accepted pandas 2.2.2+dfsg-2 (source) into experimental (Rebecca N. Palmer)
  • [2024-05-05] Accepted pandas 2.2.2+dfsg-1 (source) into experimental (Rebecca N. Palmer)
  • [2024-05-05] Accepted pandas 2.1.4+dfsg-8 (source) into unstable (Rebecca N. Palmer)
  • [2024-05-03] pandas 2.1.4+dfsg-7 MIGRATED to testing (Debian testing watch)
  • [2024-04-07] Accepted pandas 2.1.4+dfsg-7 (source) into unstable (Rebecca N. Palmer)
  • [2024-03-17] Accepted pandas 2.1.4+dfsg-6 (source) into unstable (Rebecca N. Palmer)
  • [2024-03-02] pandas 2.1.4+dfsg-5 MIGRATED to testing (Debian testing watch)
  • [2024-02-18] Accepted pandas 2.1.4+dfsg-5 (source) into unstable (Rebecca N. Palmer)
  • [2024-02-10] Accepted pandas 2.1.4+dfsg-4 (source) into unstable (Rebecca N. Palmer)
  • [2024-02-01] Accepted pandas 2.1.4+dfsg-3 (source) into unstable (Rebecca N. Palmer)
  • [2024-01-27] pandas 1.5.3+dfsg-12 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 8 9
  • RC: 0
  • I&N: 6 7
  • M&W: 2
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (1, 0)
  • buildd: logs, checks, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.2.3+dfsg-9
  • 1 bug

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing