From e00aed6b885aee5d24e2a7ae0e0849f254d77900 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 17 Feb 2025 07:06:32 +0000 Subject: [PATCH] dev-python/hatchling: Sync with Gentoo It's from Gentoo commit a9213ea15638ad8034a3a0e3317451b62015d0b9. --- .../portage-stable/dev-python/hatchling/hatchling-1.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-python/hatchling/hatchling-1.27.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/hatchling/hatchling-1.27.0.ebuild index df602bfd6d..c8fcc89628 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/hatchling/hatchling-1.27.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/hatchling/hatchling-1.27.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone -PYTHON_TESTED=( pypy3 python3_{10..13} ) +PYTHON_TESTED=( pypy3 pypy3_11 python3_{10..13} ) PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" python3_13t ) inherit distutils-r1