diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-07-06 19:14:59 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-07-06 19:14:59 +0200 |
| commit | c15d85a4a2464ee4b2ca39d5fe0a688ca0ad45b0 (patch) | |
| tree | bcd6a80bfd111fd133827355614859788895b63b /dev-python/ensurepip-setuptools | |
| parent | a1f53fdc3dfad3e635a5315d608ead207f739df0 (diff) | |
dev-python/ensurepip-setuptools: Enable testing on py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ensurepip-setuptools')
| -rw-r--r-- | dev-python/ensurepip-setuptools/ensurepip-setuptools-83.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-setuptools/ensurepip-setuptools-83.0.0.ebuild b/dev-python/ensurepip-setuptools/ensurepip-setuptools-83.0.0.ebuild index 83ed93e9eb79..1aeda58ff240 100644 --- a/dev-python/ensurepip-setuptools/ensurepip-setuptools-83.0.0.ebuild +++ b/dev-python/ensurepip-setuptools/ensurepip-setuptools-83.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=standalone PYPI_PN=${PN#ensurepip-} # PYTHON_COMPAT used only for testing -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 pypi |
