diff --git a/00251-change-user-install-location.patch b/00251-change-user-install-location.patch index 5283ffb..f18a48e 100644 --- a/00251-change-user-install-location.patch +++ b/00251-change-user-install-location.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 15 Feb 2021 12:19:27 +0100 -Subject: [PATCH] 00251: Change user install location +Subject: 00251: Change user install location MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit diff --git a/00454-invoke-regen-token-rst-with-rstfile-as-an-argument.patch b/00454-invoke-regen-token-rst-with-rstfile-as-an-argument.patch index a456192..250072a 100644 --- a/00454-invoke-regen-token-rst-with-rstfile-as-an-argument.patch +++ b/00454-invoke-regen-token-rst-with-rstfile-as-an-argument.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Wed, 9 Apr 2025 10:47:48 +0200 -Subject: [PATCH] 00454: Invoke regen-token rst with rstfile as an argument +Subject: 00454: Invoke regen-token rst with rstfile as an argument Proposed upstream: https://github.com/python/cpython/pull/132304 --- diff --git a/00456-find-the-correct-group-name-in-test_group_no_follow_symlinks.patch b/00456-find-the-correct-group-name-in-test_group_no_follow_symlinks.patch index 3ef6e55..1577b85 100644 --- a/00456-find-the-correct-group-name-in-test_group_no_follow_symlinks.patch +++ b/00456-find-the-correct-group-name-in-test_group_no_follow_symlinks.patch @@ -1,8 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Thu, 10 Apr 2025 13:46:25 +0200 -Subject: [PATCH] 00456: Find the correct group name in - test_group_no_follow_symlinks +Subject: 00456: Find the correct group name in test_group_no_follow_symlinks Reported: https://github.com/python/cpython/issues/132356 Fix proposed upstream: https://github.com/python/cpython/pull/132357