update py-debugpy to 1.8.20

This commit is contained in:
daniel
2026-02-13 04:17:37 +00:00
parent 712863f34c
commit ffe91e0c03
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
COMMENT = Python implementation of the debug adapter protocol
MODPY_DISTV= 1.8.19
MODPY_DISTV= 1.8.20
DISTNAME= debugpy-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
@@ -15,8 +15,9 @@ COMPILER= base-clang ports-gcc
COMPILER_LANGS= c
MODULES= lang/python
MODPY_PYBUILD= setuptools
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
# no tests in pypi sdist, only in git
NO_TEST= Yes
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (debugpy-1.8.19.tar.gz) = 7qflmHRFqwte0lgJNyLV7Li7ciF8XJseIfZO/iPd69s=
SIZE (debugpy-1.8.19.tar.gz) = 1644590
SHA256 (debugpy-1.8.20.tar.gz) = VbyHAXFJafGriabV8vPUDDb5Gyy+L2XZi/gZb2pqLDM=
SIZE (debugpy-1.8.20.tar.gz) = 1645207