From 591311097f6b2fc604860b703ffe1c3e1fc4a257 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 5 May 2025 07:07:29 +0000 Subject: [PATCH] dev-python/jaraco-context: Sync with Gentoo It's from Gentoo commit 8095e194339fc7cac5df73e39be27f1710c50219. --- ...co-context-6.0.1.ebuild => jaraco-context-6.0.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sdk_container/src/third_party/portage-stable/dev-python/jaraco-context/{jaraco-context-6.0.1.ebuild => jaraco-context-6.0.1-r1.ebuild} (94%) diff --git a/sdk_container/src/third_party/portage-stable/dev-python/jaraco-context/jaraco-context-6.0.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/jaraco-context/jaraco-context-6.0.1-r1.ebuild similarity index 94% rename from sdk_container/src/third_party/portage-stable/dev-python/jaraco-context/jaraco-context-6.0.1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-python/jaraco-context/jaraco-context-6.0.1-r1.ebuild index 5eee1faa70..1f03c21b8d 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/jaraco-context/jaraco-context-6.0.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/jaraco-context/jaraco-context-6.0.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..13} python3_13t pypy3_11 ) inherit distutils-r1 pypi @@ -23,7 +23,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 RDEPEND=" $(python_gen_cond_dep ' dev-python/backports-tarfile[${PYTHON_USEDEP}] - ' 3.10 3.11) + ' 3.11) " BDEPEND=" test? (