From de240d6d97de31ee31917be96f8a29665089667d Mon Sep 17 00:00:00 2001 From: "Anthony Sottile (deadsnakes)" Date: Fri, 8 Nov 2024 08:48:48 +0000 Subject: [PATCH] update to 9ecaee6a551a4756687d018829625ec31f49df72 (nightly) --- changelogs/nightly/focal | 6 ++++++ changelogs/nightly/jammy | 6 ++++++ changelogs/nightly/noble | 6 ++++++ cpython | 2 +- patches/allow-old-autoconf.patch | 2 +- patches/disable-sem-check.diff | 2 +- patches/distutils-install-layout.diff | 4 ++-- patches/link-opt.diff | 2 +- patches/sysconfigdata-name.patch | 2 +- 9 files changed, 25 insertions(+), 7 deletions(-) diff --git a/changelogs/nightly/focal b/changelogs/nightly/focal index f05736b..eaf17b0 100644 --- a/changelogs/nightly/focal +++ b/changelogs/nightly/focal @@ -1,3 +1,9 @@ +python3.13 (3.13.0-249-g9ecaee6a55-1+focal1) focal; urgency=medium + + * Update to v3.13.0-249-g9ecaee6a55. + + -- Anthony Sottile (deadsnakes) Fri, 08 Nov 2024 08:48:48 +0000 + python3.13 (3.13.0-245-g07a6aa3f8f-1+focal1) focal; urgency=medium * Update to v3.13.0-245-g07a6aa3f8f. diff --git a/changelogs/nightly/jammy b/changelogs/nightly/jammy index 3353dba..88f622a 100644 --- a/changelogs/nightly/jammy +++ b/changelogs/nightly/jammy @@ -1,3 +1,9 @@ +python3.13 (3.13.0-249-g9ecaee6a55-1+jammy1) jammy; urgency=medium + + * Update to v3.13.0-249-g9ecaee6a55. + + -- Anthony Sottile (deadsnakes) Fri, 08 Nov 2024 08:48:47 +0000 + python3.13 (3.13.0-245-g07a6aa3f8f-1+jammy1) jammy; urgency=medium * Update to v3.13.0-245-g07a6aa3f8f. diff --git a/changelogs/nightly/noble b/changelogs/nightly/noble index 799f782..f4bcda2 100644 --- a/changelogs/nightly/noble +++ b/changelogs/nightly/noble @@ -1,3 +1,9 @@ +python3.13 (3.13.0-249-g9ecaee6a55-1+noble1) noble; urgency=medium + + * Update to v3.13.0-249-g9ecaee6a55. + + -- Anthony Sottile (deadsnakes) Fri, 08 Nov 2024 08:48:48 +0000 + python3.13 (3.13.0-245-g07a6aa3f8f-1+noble1) noble; urgency=medium * Update to v3.13.0-245-g07a6aa3f8f. diff --git a/cpython b/cpython index 07a6aa3..9ecaee6 160000 --- a/cpython +++ b/cpython @@ -1 +1 @@ -Subproject commit 07a6aa3f8f76994bed4c745758d93b6578cd76e4 +Subproject commit 9ecaee6a551a4756687d018829625ec31f49df72 diff --git a/patches/allow-old-autoconf.patch b/patches/allow-old-autoconf.patch index 5c9b90e..23a80ac 100644 --- a/patches/allow-old-autoconf.patch +++ b/patches/allow-old-autoconf.patch @@ -8,7 +8,7 @@ this is only needed on ubuntu focal 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index cd991b2..4a1760e 100644 +index f5ca1fb..bbbf3a2 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ dnl diff --git a/patches/disable-sem-check.diff b/patches/disable-sem-check.diff index 7ba6da4..e5a63e5 100644 --- a/patches/disable-sem-check.diff +++ b/patches/disable-sem-check.diff @@ -9,7 +9,7 @@ Subject: disable-sem-check 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/configure.ac b/configure.ac -index fa4370b..46c7d68 100644 +index bce5b25..52d6daf 100644 --- a/configure.ac +++ b/configure.ac @@ -5995,12 +5995,17 @@ AC_CACHE_CHECK([whether POSIX semaphores are enabled], [ac_cv_posix_semaphores_e diff --git a/patches/distutils-install-layout.diff b/patches/distutils-install-layout.diff index f44b362..38804e1 100644 --- a/patches/distutils-install-layout.diff +++ b/patches/distutils-install-layout.diff @@ -229,7 +229,7 @@ index 1f1bfcb..411b6d7 100644 VENV_LANDMARK = 'pyvenv.cfg' ZIP_LANDMARK = f'{platlibdir}/python{VERSION_MAJOR}{VERSION_MINOR}{ABI_THREAD}.zip' diff --git a/configure b/configure -index 5295bda..dc47552 100755 +index ae70f02..fb89234 100755 --- a/configure +++ b/configure @@ -24609,11 +24609,11 @@ fi @@ -268,7 +268,7 @@ index 5295bda..dc47552 100755 diff --git a/configure.ac b/configure.ac -index a3d7ab9..c814e97 100644 +index a764028..c5f71d3 100644 --- a/configure.ac +++ b/configure.ac @@ -6191,11 +6191,11 @@ fi diff --git a/patches/link-opt.diff b/patches/link-opt.diff index 57de489..430638d 100644 --- a/patches/link-opt.diff +++ b/patches/link-opt.diff @@ -9,7 +9,7 @@ Subject: link-opt 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac -index c814e97..fa4370b 100644 +index c5f71d3..bce5b25 100644 --- a/configure.ac +++ b/configure.ac @@ -3474,8 +3474,8 @@ then diff --git a/patches/sysconfigdata-name.patch b/patches/sysconfigdata-name.patch index e48df74..d8305d8 100644 --- a/patches/sysconfigdata-name.patch +++ b/patches/sysconfigdata-name.patch @@ -45,7 +45,7 @@ index bef9768..81db22e 100644 @ # If app store compliance has been configured, apply the patch to the @ # installed library code. The patch has been previously validated against diff --git a/configure.ac b/configure.ac -index 46c7d68..cd991b2 100644 +index 52d6daf..f5ca1fb 100644 --- a/configure.ac +++ b/configure.ac @@ -164,7 +164,7 @@ AC_ARG_WITH([build-python],