diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-10-02 16:20:39 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-03 06:51:31 +0700 |
| commit | 91e4caaede2d40561920e82819c933eb5308bfcf (patch) | |
| tree | c00b36733488142c268fb16813303ca865798a64 /python/python3-debugpy | |
| parent | 53715aa879b9b048fb03477d89129401592d75d9 (diff) | |
python/python3-debugpy: Update for 1.8.17
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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="" |
