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 2131b314a6..2cae4c947d 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.16} +VERSION=${VERSION:-1.8.17} 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 70e2eca9be..e9f28d8a36 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.16" +VERSION="1.8.17" HOMEPAGE="https://github.com/microsoft/debugpy/" -DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.16/debugpy-1.8.16.tar.gz" -MD5SUM="f474437468edec8e1d23722f86ab49ee" +DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.17/debugpy-1.8.17.tar.gz" +MD5SUM="6860ce0214e6d08fc4b24bbe1aa9a8af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
