python3.9.git
3 years agoctypes-arm
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
ctypes-arm

Gbp-Pq: Name ctypes-arm.diff

3 years agolib-argparse
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
lib-argparse

# DP: argparse.py: Make the gettext import conditional

# DP: argparse.py: Make the gettext import conditional

Gbp-Pq: Name lib-argparse.diff

3 years agodisable-sem-check
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
disable-sem-check

# DP: Assume working semaphores, don't rely on running kernel for the check.

# DP: Assume working semaphores, don't rely on running kernel for the check.

Gbp-Pq: Name disable-sem-check.diff

3 years agolangpack-gettext
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
langpack-gettext

# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific

# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific

Gbp-Pq: Name langpack-gettext.diff

3 years agoprofiled-build
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
profiled-build

# DP: Ignore errors in the profile task.

# DP: Ignore errors in the profile task.

Gbp-Pq: Name profiled-build.diff

3 years agobdist-wininst-notfound
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
bdist-wininst-notfound

# DP: suggest installation of the pythonX.Y-dev package, if bdist_wininst
# DP: cannot find the wininst-* files.

# DP: suggest installation of the pythonX.Y-dev package, if bdist_wininst
# DP: cannot find the wininst-* files.

Gbp-Pq: Name bdist-wininst-notfound.diff

3 years agosetup-modules
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
setup-modules

Gbp-Pq: Name setup-modules.diff

3 years agolink-opt
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
link-opt

# DP: Call the linker with -O1 -Bsymbolic-functions

# DP: Call the linker with -O1 -Bsymbolic-functions

Gbp-Pq: Name link-opt.diff

3 years agogdbm-import
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
gdbm-import

# DP: suggest installation of python3-gdbm package on failing _gdbm import

# DP: suggest installation of python3-gdbm package on failing _gdbm import

Gbp-Pq: Name gdbm-import.diff

3 years agotkinter-import
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
tkinter-import

# DP: suggest installation of python-tk package on failing _tkinter import

# DP: suggest installation of python-tk package on failing _tkinter import

Gbp-Pq: Name tkinter-import.diff

3 years agodistutils-sysconfig
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
distutils-sysconfig

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

Gbp-Pq: Name distutils-sysconfig.diff

3 years agodistutils-link
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
distutils-link

# DP: Don't add standard library dirs to library_dirs and runtime_library_dirs.

# DP: Don't add standard library dirs to library_dirs and runtime_library_dirs.

Gbp-Pq: Name distutils-link.diff

3 years agolocale-module
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
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

3 years agodistutils-install-layout
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
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

3 years agodeb-locations
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
deb-locations

# DP: adjust locations of directories to debian policy

# DP: adjust locations of directories to debian policy

Gbp-Pq: Name deb-locations.diff

3 years agodeb-setup
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
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

3 years agopython3.9 (3.9.11-1) unstable; urgency=medium
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
python3.9 (3.9.11-1) unstable; urgency=medium

  * New upstream version.

[dgit import unpatched python3.9 3.9.11-1]

3 years agoImport python3.9_3.9.11.orig.tar.xz
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
Import python3.9_3.9.11.orig.tar.xz

[dgit import orig python3.9_3.9.11.orig.tar.xz]

3 years agoImport python3.9_3.9.11-1.debian.tar.xz
Matthias Klose [Thu, 17 Mar 2022 07:20:01 +0000 (07:20 +0000)]
Import python3.9_3.9.11-1.debian.tar.xz

[dgit import tarball python3.9 3.9.11-1 python3.9_3.9.11-1.debian.tar.xz]