- pandas (0.25.3+dfsg2-5+rpi1) bullseye-staging; urgency=medium
++pandas (1.0.5+dfsg-3+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from 0.25.3+dfsg-9+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 09 Apr 2020 03:11:32 +0000]
+ * Disable testsuite.
+
- -- Raspbian forward porter <root@raspbian.org> Thu, 20 Aug 2020 17:49:19 +0000
++ -- Raspbian forward porter <root@raspbian.org> Mon, 31 Aug 2020 20:19:19 +0000
++
+ 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 <rebecca_palmer@zoho.com> Wed, 26 Aug 2020 22:34:50 +0100
+
+ pandas (1.0.5+dfsg-2) unstable; urgency=medium
+
+ * Fix missing import and update numba submodule name in patches.
+ * Disable asyncio tests (workaround for #969050).
+ * Warn that numba may give wrong answers on non-x86,
+ and remove test-depends on mipsel.
+ * Skip a crashing test on s390x.
+
+ -- Rebecca N. Palmer <rebecca_palmer@zoho.com> Wed, 26 Aug 2020 20:19:16 +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 <rebecca_palmer@zoho.com> Tue, 25 Aug 2020 20:07:50 +0100
pandas (0.25.3+dfsg2-5) unstable; urgency=medium