aboutsummaryrefslogtreecommitdiff
path: root/python/debugpy
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-08 13:51:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-10 15:19:07 +0700
commit1e68c7a45714b578ba3689c5d63b442a193e765d (patch)
tree4cd80523c35cfeed9559da1c9a91fb029c82a3b1 /python/debugpy
parentb45e7ea4b6e828c0dd6e5478fdbfb74b03c66a63 (diff)
python/debugpy: Update for 1.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/debugpy')
-rw-r--r--python/debugpy/debugpy.SlackBuild2
-rw-r--r--python/debugpy/debugpy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/debugpy/debugpy.SlackBuild b/python/debugpy/debugpy.SlackBuild
index 88f8026dbb75..ed8ac77fb2cb 100644
--- a/python/debugpy/debugpy.SlackBuild
+++ b/python/debugpy/debugpy.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=debugpy
-VERSION=${VERSION:-1.6.2}
+VERSION=${VERSION:-1.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/debugpy/debugpy.info b/python/debugpy/debugpy.info
index aeb8b2689a50..11660bc5467b 100644
--- a/python/debugpy/debugpy.info
+++ b/python/debugpy/debugpy.info
@@ -1,8 +1,8 @@
PRGNAM="debugpy"
-VERSION="1.6.2"
+VERSION="1.6.3"
HOMEPAGE="https://github.com/microsoft/debugpy/"
-DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.6.2/debugpy-1.6.2.tar.gz"
-MD5SUM="0d65d93b3167ffd0639a5d16c61651a7"
+DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.6.3/debugpy-1.6.3.tar.gz"
+MD5SUM="05d32c3e9a56f9e5c0be82e312316a3e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""