diff options
Diffstat (limited to 'dev-python/python-tests/python-tests-3.11.9999.ebuild')
| -rw-r--r-- | dev-python/python-tests/python-tests-3.11.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-tests/python-tests-3.11.9999.ebuild b/dev-python/python-tests/python-tests-3.11.9999.ebuild index 13788124582a..94eb70107253 100644 --- a/dev-python/python-tests/python-tests-3.11.9999.ebuild +++ b/dev-python/python-tests/python-tests-3.11.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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} |
