diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-27 18:39:58 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-27 18:39:58 +0200 |
| commit | 8f614ca9d5a5397b0cb1baa362076deeaa1a6cac (patch) | |
| tree | 431b9e05d4a5195b965dd29a464bd92de627f650 /dev-python/python-utils | |
| parent | 738bdeefe34b9eb248f9b38a1590411ec466d763 (diff) | |
| download | gentoo-8f614ca9d5a5397b0cb1baa362076deeaa1a6cac.tar.gz gentoo-8f614ca9d5a5397b0cb1baa362076deeaa1a6cac.tar.bz2 gentoo-8f614ca9d5a5397b0cb1baa362076deeaa1a6cac.zip | |
dev-python/python-utils: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-utils')
| -rw-r--r-- | dev-python/python-utils/python-utils-3.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-utils/python-utils-3.9.1.ebuild b/dev-python/python-utils/python-utils-3.9.1.ebuild index 1d9732045d0f..8c264312dc18 100644 --- a/dev-python/python-utils/python-utils-3.9.1.ebuild +++ b/dev-python/python-utils/python-utils-3.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi |
