- python3.9 (3.9.1-4+rpi1) bullseye-staging; urgency=medium
++python3.9 (3.9.2-1+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from 3.9.0~b5-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 30 Jul 2020 10:10:07 +0000]
+ * Disable testsuite (test_concurrent_futures seems to hang)
+
- -- Raspbian forward porter <root@raspbian.org> Mon, 08 Feb 2021 22:09:01 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 12 Mar 2021 04:06:34 +0000
++
+ python3.9 (3.9.2-1) unstable; urgency=medium
+
+ * Python 3.9.2 release. No changes since 3.9.2~rc1-1.
+ * Build idlelib/help.html from source, don't ship the pre-generated file.
+ * Autopkg tests:
+ - Run testsuite{,-dbg} autopkg tests with allow-stderr. Closes: #983305.
+ - Run again in testsuite instead of failing-tests: test_ftplib,
+ test_httplib test_imaplib test_nntplib test_poplib test_ssl.
+ - Run test_distutils and test_site tests again.
+
+ -- Matthias Klose <doko@debian.org> Sun, 28 Feb 2021 18:03:44 +0100
+
+ python3.9 (3.9.2~rc1-1) experimental; urgency=medium
+
+ * Python 3.9.2 release candidate 1. Changes since 3.9.1-4:
+ - Fix issue #42967, web cache poisoning vulnerability.
+ - Fix issue #42938, explicitly disable bracketed paste in the interactive
+ interpreter. Closes: #979154.
+ * Fix permissions and group for local directories. Closes: #962422.
+ * Build a python3.9-full package.
+ * idle-python3.9: Drop dependency on libjs-mathjax, unused in 3.8 and 3.9.
+ * python3.9-doc: Fix links to the documentation in /usr/share/doc/python3.9.
+ * Refresh patches.
+
+ -- Matthias Klose <doko@debian.org> Wed, 17 Feb 2021 19:32:50 +0100
python3.9 (3.9.1-4) unstable; urgency=medium