From 5cd5d0f6f22c32e64cbb9861d1f0fbe3956ace38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 10 Apr 2026 13:32:19 +0200 Subject: [PATCH] dev-lang/python: Update patchset URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-lang/python/python-0.3.13.11.ebuild | 2 +- dev-lang/python/python-0.3.13.12.ebuild | 2 +- dev-lang/python/python-0.3.13.13.ebuild | 2 +- dev-lang/python/python-0.3.13.9999.ebuild | 2 +- dev-lang/python/python-0.3.14.2.ebuild | 2 +- dev-lang/python/python-0.3.14.3.ebuild | 2 +- dev-lang/python/python-0.3.14.4.ebuild | 2 +- dev-lang/python/python-0.3.14.9999.ebuild | 2 +- dev-lang/python/python-0.3.15.0_alpha7.ebuild | 2 +- dev-lang/python/python-0.3.15.0_alpha8-r1.ebuild | 2 +- dev-lang/python/python-0.3.15.9999.ebuild | 2 +- dev-lang/python/python-2.7.18_p16-r2.ebuild | 4 ++-- dev-lang/python/python-3.10.19.ebuild | 2 +- dev-lang/python/python-3.10.20.ebuild | 2 +- dev-lang/python/python-3.10.9999.ebuild | 2 +- dev-lang/python/python-3.11.14.ebuild | 2 +- dev-lang/python/python-3.11.15.ebuild | 2 +- dev-lang/python/python-3.11.9999.ebuild | 2 +- dev-lang/python/python-3.12.12.ebuild | 2 +- dev-lang/python/python-3.12.13_p1.ebuild | 2 +- dev-lang/python/python-3.12.9999.ebuild | 2 +- dev-lang/python/python-3.13.11.ebuild | 2 +- dev-lang/python/python-3.13.12.ebuild | 2 +- dev-lang/python/python-3.13.13.ebuild | 2 +- dev-lang/python/python-3.13.9999.ebuild | 2 +- dev-lang/python/python-3.14.2.ebuild | 2 +- dev-lang/python/python-3.14.3.ebuild | 2 +- dev-lang/python/python-3.14.4.ebuild | 2 +- dev-lang/python/python-3.14.9999.ebuild | 2 +- dev-lang/python/python-3.15.0_alpha7.ebuild | 2 +- dev-lang/python/python-3.15.0_alpha8-r1.ebuild | 2 +- dev-lang/python/python-3.15.9999.ebuild | 2 +- dev-lang/python/python-3.8.20_p7-r1.ebuild | 2 +- dev-lang/python/python-3.9.25.ebuild | 2 +- 34 files changed, 35 insertions(+), 35 deletions(-) diff --git a/dev-lang/python/python-0.3.13.11.ebuild b/dev-lang/python/python-0.3.13.11.ebuild index ea54534fb3aaf..8060dcf4a78e0 100644 --- a/dev-lang/python/python-0.3.13.11.ebuild +++ b/dev-lang/python/python-0.3.13.11.ebuild @@ -22,7 +22,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-0.3.13.12.ebuild b/dev-lang/python/python-0.3.13.12.ebuild index ea54534fb3aaf..8060dcf4a78e0 100644 --- a/dev-lang/python/python-0.3.13.12.ebuild +++ b/dev-lang/python/python-0.3.13.12.ebuild @@ -22,7 +22,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-0.3.13.13.ebuild b/dev-lang/python/python-0.3.13.13.ebuild index ea54534fb3aaf..8060dcf4a78e0 100644 --- a/dev-lang/python/python-0.3.13.13.ebuild +++ b/dev-lang/python/python-0.3.13.13.ebuild @@ -22,7 +22,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-0.3.13.9999.ebuild b/dev-lang/python/python-0.3.13.9999.ebuild index 0aa35e8ec02a6..3eaa3eb33bc6a 100644 --- a/dev-lang/python/python-0.3.13.9999.ebuild +++ b/dev-lang/python/python-0.3.13.9999.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" EGIT_BRANCH=${PYVER%t} diff --git a/dev-lang/python/python-0.3.14.2.ebuild b/dev-lang/python/python-0.3.14.2.ebuild index 93514c082c1ba..e0ae287c77e61 100644 --- a/dev-lang/python/python-0.3.14.2.ebuild +++ b/dev-lang/python/python-0.3.14.2.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-0.3.14.3.ebuild b/dev-lang/python/python-0.3.14.3.ebuild index 93514c082c1ba..e0ae287c77e61 100644 --- a/dev-lang/python/python-0.3.14.3.ebuild +++ b/dev-lang/python/python-0.3.14.3.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-0.3.14.4.ebuild b/dev-lang/python/python-0.3.14.4.ebuild index 93514c082c1ba..e0ae287c77e61 100644 --- a/dev-lang/python/python-0.3.14.4.ebuild +++ b/dev-lang/python/python-0.3.14.4.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-0.3.14.9999.ebuild b/dev-lang/python/python-0.3.14.9999.ebuild index ec94b09906029..7ecfc4e2611da 100644 --- a/dev-lang/python/python-0.3.14.9999.ebuild +++ b/dev-lang/python/python-0.3.14.9999.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" EGIT_BRANCH=${PYVER%t} diff --git a/dev-lang/python/python-0.3.15.0_alpha7.ebuild b/dev-lang/python/python-0.3.15.0_alpha7.ebuild index 43553f7811b6b..10092b2d41208 100644 --- a/dev-lang/python/python-0.3.15.0_alpha7.ebuild +++ b/dev-lang/python/python-0.3.15.0_alpha7.ebuild @@ -22,7 +22,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-0.3.15.0_alpha8-r1.ebuild b/dev-lang/python/python-0.3.15.0_alpha8-r1.ebuild index fbb72ac217b61..57c4efd0310c4 100644 --- a/dev-lang/python/python-0.3.15.0_alpha8-r1.ebuild +++ b/dev-lang/python/python-0.3.15.0_alpha8-r1.ebuild @@ -22,7 +22,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${REAL_PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-0.3.15.9999.ebuild b/dev-lang/python/python-0.3.15.9999.ebuild index 9f5963fe67010..7390731836ba2 100644 --- a/dev-lang/python/python-0.3.15.9999.ebuild +++ b/dev-lang/python/python-0.3.15.9999.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" diff --git a/dev-lang/python/python-2.7.18_p16-r2.ebuild b/dev-lang/python/python-2.7.18_p16-r2.ebuild index e181436730a20..7780e34c80c9d 100644 --- a/dev-lang/python/python-2.7.18_p16-r2.ebuild +++ b/dev-lang/python/python-2.7.18_p16-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -18,7 +18,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.10.19.ebuild b/dev-lang/python/python-3.10.19.ebuild index c54db49cb48e2..6d287d54c6043 100644 --- a/dev-lang/python/python-3.10.19.ebuild +++ b/dev-lang/python/python-3.10.19.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.10.20.ebuild b/dev-lang/python/python-3.10.20.ebuild index 4f8e735a25b04..e851a3f686099 100644 --- a/dev-lang/python/python-3.10.20.ebuild +++ b/dev-lang/python/python-3.10.20.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.10.9999.ebuild b/dev-lang/python/python-3.10.9999.ebuild index b652372d2c9b9..92e1decbf684a 100644 --- a/dev-lang/python/python-3.10.9999.ebuild +++ b/dev-lang/python/python-3.10.9999.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" EGIT_BRANCH=${PYVER} diff --git a/dev-lang/python/python-3.11.14.ebuild b/dev-lang/python/python-3.11.14.ebuild index 6a81f0ca50e04..d69beeece0d4d 100644 --- a/dev-lang/python/python-3.11.14.ebuild +++ b/dev-lang/python/python-3.11.14.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.11.15.ebuild b/dev-lang/python/python-3.11.15.ebuild index bd1499149fcd5..d1d851261617e 100644 --- a/dev-lang/python/python-3.11.15.ebuild +++ b/dev-lang/python/python-3.11.15.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.11.9999.ebuild b/dev-lang/python/python-3.11.9999.ebuild index 08685267f90d3..40ee517c92921 100644 --- a/dev-lang/python/python-3.11.9999.ebuild +++ b/dev-lang/python/python-3.11.9999.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" EGIT_BRANCH=${PYVER} diff --git a/dev-lang/python/python-3.12.12.ebuild b/dev-lang/python/python-3.12.12.ebuild index b34117e2d0d29..76b5b11507710 100644 --- a/dev-lang/python/python-3.12.12.ebuild +++ b/dev-lang/python/python-3.12.12.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.12.13_p1.ebuild b/dev-lang/python/python-3.12.13_p1.ebuild index 31310b2be2e28..fff72b10f2c52 100644 --- a/dev-lang/python/python-3.12.13_p1.ebuild +++ b/dev-lang/python/python-3.12.13_p1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.12.9999.ebuild b/dev-lang/python/python-3.12.9999.ebuild index 90add3e403435..c7ed95b8f6c34 100644 --- a/dev-lang/python/python-3.12.9999.ebuild +++ b/dev-lang/python/python-3.12.9999.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" EGIT_BRANCH=${PYVER} diff --git a/dev-lang/python/python-3.13.11.ebuild b/dev-lang/python/python-3.13.11.ebuild index 1c6d1197d5fc1..aa92a1608138f 100644 --- a/dev-lang/python/python-3.13.11.ebuild +++ b/dev-lang/python/python-3.13.11.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.13.12.ebuild b/dev-lang/python/python-3.13.12.ebuild index 24c0008846970..744cb9b34187f 100644 --- a/dev-lang/python/python-3.13.12.ebuild +++ b/dev-lang/python/python-3.13.12.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.13.13.ebuild b/dev-lang/python/python-3.13.13.ebuild index 8b4918b5566ef..73c73325cca33 100644 --- a/dev-lang/python/python-3.13.13.ebuild +++ b/dev-lang/python/python-3.13.13.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.13.9999.ebuild b/dev-lang/python/python-3.13.9999.ebuild index 97c6f06b66a86..4babafa5defb9 100644 --- a/dev-lang/python/python-3.13.9999.ebuild +++ b/dev-lang/python/python-3.13.9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" EGIT_BRANCH=${PYVER} diff --git a/dev-lang/python/python-3.14.2.ebuild b/dev-lang/python/python-3.14.2.ebuild index c3c0fe5c11e31..4fea80bd6f23d 100644 --- a/dev-lang/python/python-3.14.2.ebuild +++ b/dev-lang/python/python-3.14.2.ebuild @@ -24,7 +24,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-3.14.3.ebuild b/dev-lang/python/python-3.14.3.ebuild index b8e35c582748e..e05b0cfd7d4a9 100644 --- a/dev-lang/python/python-3.14.3.ebuild +++ b/dev-lang/python/python-3.14.3.ebuild @@ -24,7 +24,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-3.14.4.ebuild b/dev-lang/python/python-3.14.4.ebuild index 1c4337b58e74e..ff4fb8665d1f4 100644 --- a/dev-lang/python/python-3.14.4.ebuild +++ b/dev-lang/python/python-3.14.4.ebuild @@ -24,7 +24,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-3.14.9999.ebuild b/dev-lang/python/python-3.14.9999.ebuild index 67be8cf1f3975..71205906a1e60 100644 --- a/dev-lang/python/python-3.14.9999.ebuild +++ b/dev-lang/python/python-3.14.9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" EGIT_BRANCH=${PYVER} diff --git a/dev-lang/python/python-3.15.0_alpha7.ebuild b/dev-lang/python/python-3.15.0_alpha7.ebuild index f30b70c0c5204..d824dfc719d20 100644 --- a/dev-lang/python/python-3.15.0_alpha7.ebuild +++ b/dev-lang/python/python-3.15.0_alpha7.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-3.15.0_alpha8-r1.ebuild b/dev-lang/python/python-3.15.0_alpha8-r1.ebuild index 02f14d277716d..c697e9051a633 100644 --- a/dev-lang/python/python-3.15.0_alpha8-r1.ebuild +++ b/dev-lang/python/python-3.15.0_alpha8-r1.ebuild @@ -23,7 +23,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.sigstore ) diff --git a/dev-lang/python/python-3.15.9999.ebuild b/dev-lang/python/python-3.15.9999.ebuild index 0544695447b6e..9cb02cde08232 100644 --- a/dev-lang/python/python-3.15.9999.ebuild +++ b/dev-lang/python/python-3.15.9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" https://github.com/python/cpython/ " SRC_URI=" - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz " EGIT_REPO_URI="https://github.com/python/cpython.git" diff --git a/dev-lang/python/python-3.8.20_p7-r1.ebuild b/dev-lang/python/python-3.8.20_p7-r1.ebuild index f6a85205c0b92..3473dcb9bfa02 100644 --- a/dev-lang/python/python-3.8.20_p7-r1.ebuild +++ b/dev-lang/python/python-3.8.20_p7-r1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc ) diff --git a/dev-lang/python/python-3.9.25.ebuild b/dev-lang/python/python-3.9.25.ebuild index 6b4b794808251..b348af442957b 100644 --- a/dev-lang/python/python-3.9.25.ebuild +++ b/dev-lang/python/python-3.9.25.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" " SRC_URI=" https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz + https://distfiles.gentoo.org/pub/proj/python/patchsets/${PYVER%t}/${PATCHSET}.tar.xz verify-sig? ( https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc )