aboutsummaryrefslogtreecommitdiff
path: root/python/python3-debugpy
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-11-21 15:21:15 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-22 08:43:22 +0700
commit7ca75108de2e5c7d452c82a52cc540b18559a7da (patch)
tree18e630e39e9427a93ed5591322762673bd0294ad /python/python3-debugpy
parent7eee79a6de5bf6d3d03cb0441e69b234bd96923a (diff)
python/python3-debugpy: Update for 1.8.9
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-debugpy')
-rw-r--r--python/python3-debugpy/python3-debugpy.SlackBuild2
-rw-r--r--python/python3-debugpy/python3-debugpy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-debugpy/python3-debugpy.SlackBuild b/python/python3-debugpy/python3-debugpy.SlackBuild
index c98f8324b6..691e2c1a4d 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.8}
+VERSION=${VERSION:-1.8.9}
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 06a62f1327..b140e25f18 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.8"
+VERSION="1.8.9"
HOMEPAGE="https://github.com/microsoft/debugpy/"
-DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.8/debugpy-1.8.8.tar.gz"
-MD5SUM="3952c4160cccd0a0098c522c2abdacc9"
+DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.9/debugpy-1.8.9.tar.gz"
+MD5SUM="55680d43fb37a675e501f1b972c8b0f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""