Skip to content

Commit

Permalink
update to 71e8429ac8e2adc10084ab5ec29a62f4b6671a82 (nightly)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadsnakes-issues-bot committed Dec 6, 2024
1 parent cc84a71 commit 24005b6
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 10 deletions.
6 changes: 6 additions & 0 deletions changelogs/nightly/focal
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.13 (3.13.1-13-g71e8429ac8-1+focal1) focal; urgency=medium

* Update to v3.13.1-13-g71e8429ac8.

-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 06 Dec 2024 08:52:36 +0000

python3.13 (3.13.1-7-g1182c64181-1+focal1) focal; urgency=medium

* Update to v3.13.1-7-g1182c64181.
Expand Down
6 changes: 6 additions & 0 deletions changelogs/nightly/jammy
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.13 (3.13.1-13-g71e8429ac8-1+jammy1) jammy; urgency=medium

* Update to v3.13.1-13-g71e8429ac8.

-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 06 Dec 2024 08:52:36 +0000

python3.13 (3.13.1-7-g1182c64181-1+jammy1) jammy; urgency=medium

* Update to v3.13.1-7-g1182c64181.
Expand Down
6 changes: 6 additions & 0 deletions changelogs/nightly/noble
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3.13 (3.13.1-13-g71e8429ac8-1+noble1) noble; urgency=medium

* Update to v3.13.1-13-g71e8429ac8.

-- Anthony Sottile (deadsnakes) <[email protected]> Fri, 06 Dec 2024 08:52:37 +0000

python3.13 (3.13.1-7-g1182c64181-1+noble1) noble; urgency=medium

* Update to v3.13.1-7-g1182c64181.
Expand Down
2 changes: 1 addition & 1 deletion patches/allow-old-autoconf.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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 f5ca1fb..bbbf3a2 100644
index f3fefbe..69e6abc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ dnl
Expand Down
2 changes: 1 addition & 1 deletion patches/disable-sem-check.diff
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Subject: disable-sem-check
1 file changed, 22 insertions(+), 12 deletions(-)

diff --git a/configure.ac b/configure.ac
index bce5b25..52d6daf 100644
index 154a705..4640ab6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5995,12 +5995,17 @@ AC_CACHE_CHECK([whether POSIX semaphores are enabled], [ac_cv_posix_semaphores_e
Expand Down
10 changes: 5 additions & 5 deletions patches/distutils-install-layout.diff
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ 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 ae70f02..fb89234 100755
index 891f390..3bf98b5 100755
--- a/configure
+++ b/configure
@@ -24609,11 +24609,11 @@ fi
@@ -24615,11 +24615,11 @@ fi



Expand All @@ -246,7 +246,7 @@ index ae70f02..fb89234 100755

PLATLIBDIR="lib"
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-platlibdir" >&5
@@ -24632,7 +24632,7 @@ then
@@ -24638,7 +24638,7 @@ then
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
printf "%s\n" "yes" >&6; }
PLATLIBDIR="$withval"
Expand All @@ -255,7 +255,7 @@ index ae70f02..fb89234 100755
else
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
printf "%s\n" "no" >&6; }
@@ -24646,9 +24646,9 @@ fi
@@ -24652,9 +24652,9 @@ fi


if test x$PLATFORM_TRIPLET = x; then
Expand All @@ -268,7 +268,7 @@ index ae70f02..fb89234 100755


diff --git a/configure.ac b/configure.ac
index a764028..c5f71d3 100644
index 68ca1d0..4a00dd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6191,11 +6191,11 @@ fi
Expand Down
2 changes: 1 addition & 1 deletion patches/link-opt.diff
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Subject: link-opt
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index c5f71d3..bce5b25 100644
index 4a00dd7..154a705 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3474,8 +3474,8 @@ then
Expand Down
2 changes: 1 addition & 1 deletion patches/sysconfigdata-name.patch
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ index e729801..0a31d91 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 52d6daf..f5ca1fb 100644
index 4640ab6..f3fefbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -164,7 +164,7 @@ AC_ARG_WITH([build-python],
Expand Down

0 comments on commit 24005b6

Please sign in to comment.