diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-11 17:45:56 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-11 19:03:53 +0200 |
| commit | dee0b2896016c7229a62283bcca203b75459c583 (patch) | |
| tree | 9bdfaf7469c59543eaef0adb3f745be7e35e111a /dev-python | |
| parent | e90f11324d223e0fd871d39533bfd457bf2e1a4b (diff) | |
| download | gentoo-dee0b2896016c7229a62283bcca203b75459c583.tar.gz gentoo-dee0b2896016c7229a62283bcca203b75459c583.tar.bz2 gentoo-dee0b2896016c7229a62283bcca203b75459c583.zip | |
dev-python/filelock: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/filelock/filelock-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filelock/filelock-3.18.0.ebuild b/dev-python/filelock/filelock-3.18.0.ebuild index 76ffbf6bd6e4..8a63a03279ab 100644 --- a/dev-python/filelock/filelock-3.18.0.ebuild +++ b/dev-python/filelock/filelock-3.18.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} python3_1{3t,4t} pypy3_11 ) inherit distutils-r1 pypi |
