summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Isaac Yu2022-09-08 22:51:57 +0200
committer Willy Sudiarto Raharjo2022-09-10 10:19:07 +0200
commit1e68c7a45714b578ba3689c5d63b442a193e765d (patch)
tree4cd80523c35cfeed9559da1c9a91fb029c82a3b1 /python
parentb45e7ea4b6e828c0dd6e5478fdbfb74b03c66a63 (diff)
downloadslackbuilds-1e68c7a45714b578ba3689c5d63b442a193e765d.tar.gz
python/debugpy: Update for 1.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 88f8026dbb..ed8ac77fb2 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 aeb8b2689a..11660bc546 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=""