mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
update py-debugpy to 1.8.20
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user