diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-12-15 21:06:59 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-16 14:16:34 +0700 |
| commit | 3e0f98f0d93120e9036c545ee620f2ef50fc914f (patch) | |
| tree | 772e1edfb42b608ff6c6520d2176ef8b12c29094 /python | |
| parent | 1d7068b9a84f47547b138e6bacc3bb1dee817ca0 (diff) | |
python/python3-debugpy: Update for 1.8.19
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -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 f44be483b3..2cd8cecd76 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.18} +VERSION=${VERSION:-1.8.19} 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 a652d0c69f..c324e5be6b 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.18" +VERSION="1.8.19" HOMEPAGE="https://github.com/microsoft/debugpy/" -DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.18/debugpy-1.8.18.tar.gz" -MD5SUM="20c07cbaf6c1d1e98b944c3cd8e9354f" +DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.19/debugpy-1.8.19.tar.gz" +MD5SUM="b3ea13fb3fe473ecf6ee15164a15a24e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
