Change logs for pandas source package in Noble

  • pandas (2.1.4+dfsg-7) unstable; urgency=medium
    
      * Tests: don't require 32-bit to imply time32. (Closes: #1068104)
      * Temporarily disable the documentation (workaround for #1068349).
      * Tests: temporarily ignore dask tests (workaround for #1068422).
    
     -- Rebecca N. Palmer <email address hidden>  Fri, 05 Apr 2024 22:44:46 +0100
  • pandas (2.1.4+dfsg-4ubuntu2) noble; urgency=medium
    
      * Revert changes from 2.1.4+dfsg-4ubuntu1
      * Move Build-Depends: python3-tables to Build-Depends-Indep,
        as it is not available on all architectures
    
     -- Graham Inggs <email address hidden>  Mon, 12 Feb 2024 20:10:03 +0000
  • pandas (2.1.4+dfsg-4ubuntu1) noble; urgency=medium
    
      * Mark <!nocheck> Build-Depends with [!armhf !s390x] to avoid
        circular dependencies and be able to bootstrap pandas
      * Skip dh_auto_test, making this a 'nocheck' build
    
     -- Graham Inggs <email address hidden>  Mon, 12 Feb 2024 09:02:33 +0000
  • pandas (2.1.4+dfsg-4) unstable; urgency=medium
    
      * Tests: shorten ignoredtests to avoid timeout.
      * Temporarily skip numba tests (workaround for #1033907).
      * Update transition Breaks.
    
     -- Rebecca N. Palmer <email address hidden>  Fri, 09 Feb 2024 20:48:14 +0000
  • pandas (2.1.4+dfsg-3) unstable; urgency=medium
    
      * Add more transition Breaks (see #1043240).
      * Upload to unstable. (Closes: #1056828)
      * Tests: don't fail when (random) sum test input sums to near-0,
        use our paths, depend on pytest-localserver, skip broken test.
      * Docs: re-enable style.ipynb.
    
     -- Rebecca N. Palmer <email address hidden>  Thu, 01 Feb 2024 07:52:49 +0000
  • pandas (1.5.3+dfsg-12) unstable; urgency=medium
    
      * Tests: don't fail when (random) sum test input sums to near-0.
    
     -- Rebecca N. Palmer <email address hidden>  Mon, 22 Jan 2024 21:24:15 +0000
  • pandas (1.5.3+dfsg-11) unstable; urgency=medium
    
      * Tests: be compatible with current blosc2. (Closes: #1061043)
    
     -- Rebecca N. Palmer <email address hidden>  Sat, 20 Jan 2024 13:33:44 +0000
  • pandas (1.5.3+dfsg-10) unstable; urgency=medium
    
      * Temporarily drop numba and xarray test-depends (skipping tests).
        (Closes: #1058468, #1055844)
    
     -- Rebecca N. Palmer <email address hidden>  Tue, 12 Dec 2023 20:04:41 +0000
  • pandas (1.5.3+dfsg-7ubuntu1) noble; urgency=medium
    
      * Merge from Debian unstable, remaining changes:
        - Ignore remaining test failures for first build with Python 3.12
      * Dropped changes, included in Debian:
        - Cherry-pick partial upstream commit for Python 3.12 compatibility
    
    pandas (1.5.3+dfsg-7) unstable; urgency=medium
    
      * Be compatible with Python 3.12.  (Closes: #1055801, LP: #2043895)
      * Use cython3-legacy (workaround for #1056828).
    
     -- Graham Inggs <email address hidden>  Wed, 29 Nov 2023 13:38:51 +0000
  • pandas (1.5.3+dfsg-6ubuntu1) noble; urgency=medium
    
      * Cherry-pick partial upstream commit for Python 3.12 compatibility
      * Ignore remaining test failures for first build with Python 3.12
    
     -- Graham Inggs <email address hidden>  Thu, 16 Nov 2023 11:01:30 +0000
  • pandas (1.5.3+dfsg-6build1) noble; urgency=medium
    
      * No-change rebuild to build with python3.12 as supported.
    
     -- Matthias Klose <email address hidden>  Wed, 01 Nov 2023 19:02:29 +0100
  • pandas (1.5.3+dfsg-6) unstable; urgency=medium
    
      * Disable numba tests on non-x86 (workaround for #1033907).
        Using numba on such systems already warns the user.
    
     -- Rebecca N. Palmer <email address hidden>  Sat, 19 Aug 2023 20:51:27 +0100