summaryrefslogtreecommitdiff
path: root/dev-python/asyncssh
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-07 19:00:38 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-07 19:00:38 +0000
commitc7de950cc674c81d06538441106a69e1bdce00c2 (patch)
tree3dc4425973affc40c2fc1e3784006a4517512197 /dev-python/asyncssh
parent400f169d63c91042a3a28670e64b68e92aa12623 (diff)
downloadbaldeagleos-repo-c7de950cc674c81d06538441106a69e1bdce00c2.tar.gz
baldeagleos-repo-c7de950cc674c81d06538441106a69e1bdce00c2.tar.xz
baldeagleos-repo-c7de950cc674c81d06538441106a69e1bdce00c2.zip
Adding metadata
Diffstat (limited to 'dev-python/asyncssh')
-rw-r--r--dev-python/asyncssh/asyncssh-2.21.0.ebuild2
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 d92a88e31aab..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_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 optfeature pypi