diff options
Diffstat (limited to 'python/python3-debugpy')
-rw-r--r-- | python/python3-debugpy/python3-debugpy.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-debugpy/python3-debugpy.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-debugpy/python3-debugpy.SlackBuild b/python/python3-debugpy/python3-debugpy.SlackBuild index 2d707abd98..2131b314a6 100644 --- a/python/python3-debugpy/python3-debugpy.SlackBuild +++ b/python/python3-debugpy/python3-debugpy.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-debugpy -VERSION=${VERSION:-1.8.15} +VERSION=${VERSION:-1.8.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-debugpy/python3-debugpy.info b/python/python3-debugpy/python3-debugpy.info index 2afec7da1b..a80638b0b0 100644 --- a/python/python3-debugpy/python3-debugpy.info +++ b/python/python3-debugpy/python3-debugpy.info @@ -1,8 +1,8 @@ PRGNAM="python3-debugpy" -VERSION="1.8.15" +VERSION="1.8.16" HOMEPAGE="https://github.com/microsoft/debugpy/" -DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.15/debugpy-1.8.15.tar.gz" -MD5SUM="b49dd814329caf0952215656d5776142" +DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.16/debugpy-1.8.16.tar.gz" +MD5SUM="6b31ba66a7f2979ffc8f3d50967cd86f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |