diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-12-10 19:12:42 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-13 16:23:31 +0700 |
| commit | 9003b1744042f82c05b512137f6acd57b1b31e7f (patch) | |
| tree | 93de29621056fb3fdf86a19410e6950880fd2222 /python/python3-debugpy | |
| parent | a9732153bb88be39cdfb606be81faaf486d01649 (diff) | |
python/python3-debugpy: Updated for 1.8.18.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 2cae4c947d..f44be483b3 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.17} +VERSION=${VERSION:-1.8.18} 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 e9f28d8a36..a652d0c69f 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.17" +VERSION="1.8.18" HOMEPAGE="https://github.com/microsoft/debugpy/" -DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.17/debugpy-1.8.17.tar.gz" -MD5SUM="6860ce0214e6d08fc4b24bbe1aa9a8af" +DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.18/debugpy-1.8.18.tar.gz" +MD5SUM="20c07cbaf6c1d1e98b944c3cd8e9354f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
