diff options
| author | Michał Górny <mgorny@gentoo.org> | 2023-05-23 18:01:54 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2023-05-23 18:02:34 +0200 |
| commit | daa03f6bc646455f8cb36865d722360d80200a67 (patch) | |
| tree | 2170a9c53bd914151ad2ccbc7dd22d1c4f44013b /dev-python | |
| parent | 8ba526c4f181f65907bb6a4542e91f21d1d83b70 (diff) | |
| download | gentoo-daa03f6bc646455f8cb36865d722360d80200a67.tar.gz gentoo-daa03f6bc646455f8cb36865d722360d80200a67.tar.bz2 gentoo-daa03f6bc646455f8cb36865d722360d80200a67.zip | |
dev-python/jaraco-path: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/jaraco-path/jaraco-path-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-path/jaraco-path-3.5.0.ebuild b/dev-python/jaraco-path/jaraco-path-3.5.0.ebuild index 48dee04dc6dd..58cccfcf151b 100644 --- a/dev-python/jaraco-path/jaraco-path-3.5.0.ebuild +++ b/dev-python/jaraco-path/jaraco-path-3.5.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{9..12} pypy3 ) inherit distutils-r1 pypi |
