summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)]
locale-module
# DP: * Lib/locale.py:
# DP: - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP: for glibc.
# DP: * Lib/locale.py:
# DP: - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP: for glibc.
Gbp-Pq: Name locale-module.diff
Matthias Klose [Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)]
distutils-install-layout
# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.
# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.
Gbp-Pq: Name distutils-install-layout.diff
Matthias Klose [Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)]
deb-locations
# DP: adjust locations of directories to debian policy
# DP: adjust locations of directories to debian policy
Gbp-Pq: Name deb-locations.diff
Matthias Klose [Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)]
deb-setup
# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths
# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths
Gbp-Pq: Name deb-setup.diff
Peter Michael Green [Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)]
python3.9 (3.9.0~b5-2+rpi1) bullseye-staging; urgency=medium
* Disable testsuite (test_concurrent_futures seems to hang)
[dgit import unpatched python3.9 3.9.0~b5-2+rpi1]
Peter Michael Green [Thu, 30 Jul 2020 10:10:07 +0000 (11:10 +0100)]
Import python3.9_3.9.0~b5-2+rpi1.debian.tar.xz
[dgit import tarball python3.9 3.9.0~b5-2+rpi1 python3.9_3.9.0~b5-2+rpi1.debian.tar.xz]
Matthias Klose [Wed, 22 Jul 2020 09:03:53 +0000 (10:03 +0100)]
Import python3.9_3.9.0~b5.orig.tar.xz
[dgit import orig python3.9_3.9.0~b5.orig.tar.xz]