diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-11 17:46:03 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-11 19:03:51 +0200 |
| commit | cc8f0be1febee636d618c9082d62ffe30ed3f37d (patch) | |
| tree | cb86c1bff4b65fe4fd9acd5a3b7ab4e7511eabb0 /dev-python | |
| parent | 530112a773fbee7fe8911fd70b960d34b3152fb1 (diff) | |
| download | gentoo-cc8f0be1febee636d618c9082d62ffe30ed3f37d.tar.gz gentoo-cc8f0be1febee636d618c9082d62ffe30ed3f37d.tar.bz2 gentoo-cc8f0be1febee636d618c9082d62ffe30ed3f37d.zip | |
dev-python/pytest-timeout: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pytest-timeout/pytest-timeout-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-timeout/pytest-timeout-2.4.0.ebuild b/dev-python/pytest-timeout/pytest-timeout-2.4.0.ebuild index f3649cb4aafc..61bd66322760 100644 --- a/dev-python/pytest-timeout/pytest-timeout-2.4.0.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} python3_13t pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} python3_1{3t,4t} pypy3_11 ) inherit distutils-r1 pypi |
