diff options
| author | 2025-06-07 07:23:41 +0100 | |
|---|---|---|
| committer | 2025-06-07 07:25:33 +0100 | |
| commit | 6c8b5df8fb6b031f33eccb8a96b7d2f216896207 (patch) | |
| tree | f19032ca4bb8a6668e703c6fcbe083285e2a7688 /dev-python/asyncssh | |
| parent | dev-libs/libxslt: enable py3.14 (diff) | |
| download | gentoo-6c8b5df8fb6b031f33eccb8a96b7d2f216896207.tar.gz gentoo-6c8b5df8fb6b031f33eccb8a96b7d2f216896207.tar.bz2 gentoo-6c8b5df8fb6b031f33eccb8a96b7d2f216896207.zip | |
dev-python/asyncssh: enable py3.14
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/asyncssh')
| -rw-r--r-- | dev-python/asyncssh/asyncssh-2.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/asyncssh/asyncssh-2.21.0.ebuild b/dev-python/asyncssh/asyncssh-2.21.0.ebuild index fbc71f22933d..1da9fe4b3033 100644 --- a/dev-python/asyncssh/asyncssh-2.21.0.ebuild +++ b/dev-python/asyncssh/asyncssh-2.21.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 optfeature pypi |
