Change logs for pandas source package in Groovy

  • pandas (1.0.5+dfsg-3) unstable; urgency=medium
    
      * Remove pytest-asyncio test-depends.
      * Remove numba test-depends on non-x86: at least s390x crashes.
    
     -- Rebecca N. Palmer <email address hidden>  Wed, 26 Aug 2020 22:34:50 +0100
  • pandas (1.0.5+dfsg-1) unstable; urgency=medium
    
      * Upstream bugfix release.  Refresh patches, contributors_list.
      * Fix invalid test xfails.
      * Only Recommend numba on amd64, to reduce the risk of bugs.
      * Don't test-depend on numba on ppc64el (where it crashes, #863511?)
        or on ports architectures (where it mostly isn't available).
      * Remove no longer needed test xfails/skips.
      * Upload to unstable.  (Closes: #950430)
    
     -- Rebecca N. Palmer <email address hidden>  Tue, 25 Aug 2020 20:07:50 +0100
  • pandas (0.25.3+dfsg2-5) unstable; urgency=medium
    
      * Tests: ignore rounding difference on i386.  (Closes: #968208)
    
     -- Rebecca N. Palmer <email address hidden>  Sun, 16 Aug 2020 20:09:14 +0100
  • pandas (0.25.3+dfsg2-4) unstable; urgency=medium
    
      * Be compatible with matplotlib 3.3.  (Closes: #966393)
      * Docs: fix broken remote->local Javascript replacement.
    
     -- Rebecca N. Palmer <email address hidden>  Sun, 09 Aug 2020 22:11:25 +0100
  • pandas (0.25.3+dfsg2-3) unstable; urgency=medium
    
      * Nested DataFrames may raise ValueError with numpy 1.19
        (upstream bug 32289).  Clarify error message and xfail tests.
      * Stop using a no-longer-existing numpy constant.
      * Tests: ignore deprecations/rewordings and avoid setup exception
        with numpy 1.19.  (Together, the above Closes: #963817)
      * Bump debhelper compat to 13.
      * Fix HDFStore.flush (part of #877419) on s390x.
      * Add NEWS.html.gz for Standards-Version 4.5.0.
        (Choosing not to also add NEWS.gz as it would be large.)
      * Tests: accept Hurd's errno and lack of multiprocessing.
      * Docs: replace embedded Javascript copies with links.
    
     -- Rebecca N. Palmer <email address hidden>  Sun, 28 Jun 2020 21:47:22 +0100
  • pandas (0.25.3+dfsg2-2) unstable; urgency=medium
    
      * Tests: don't fail on jedi deprecation warnings.
    
     -- Rebecca N. Palmer <email address hidden>  Thu, 07 May 2020 11:57:06 +0100
  • pandas (0.25.3+dfsg-9) unstable; urgency=medium
    
      * Don't raise on import without matplotlib installed.  Add test of this.
    
     -- Rebecca N. Palmer <email address hidden>  Fri, 03 Apr 2020 21:56:02 +0100
  • pandas (0.25.3+dfsg-7) unstable; urgency=medium
    
      * Fix another test failure due to our warnings.
      * Skip rather than xfail crashing tests.
    
     -- Rebecca N. Palmer <email address hidden>  Wed, 26 Feb 2020 18:45:58 +0000