From 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 Mon Sep 17 00:00:00 2001 From: BaldEagleOS Migration Date: Mon, 1 Jun 2026 17:33:07 -0500 Subject: Adding metadata --- dev-python/pkg-resources/pkg-resources-0.ebuild | 2 +- dev-python/pkg-resources/pkg-resources-81.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pkg-resources') diff --git a/dev-python/pkg-resources/pkg-resources-0.ebuild b/dev-python/pkg-resources/pkg-resources-0.ebuild index a1b329453d6c..59dcbb2d4e6f 100644 --- a/dev-python/pkg-resources/pkg-resources-0.ebuild +++ b/dev-python/pkg-resources/pkg-resources-0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) inherit python-r1 diff --git a/dev-python/pkg-resources/pkg-resources-81.0.0.ebuild b/dev-python/pkg-resources/pkg-resources-81.0.0.ebuild index 7a900d30f5e2..e9ae69d1099d 100644 --- a/dev-python/pkg-resources/pkg-resources-81.0.0.ebuild +++ b/dev-python/pkg-resources/pkg-resources-81.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=no PYPI_PN=setuptools -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 pypi -- cgit v1.3.1