dev-python/debugpy: add 1.8.6

Closes: #4003
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2024-11-02 08:32:29 +01:00
parent 522bf67f3a
commit 48cb0a6c50
5 changed files with 87 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 multiprocessing