aboutsummaryrefslogtreecommitdiff
path: root/python/python3-debugpy/python3-debugpy.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-10-02 16:20:39 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-03 06:51:31 +0700
commit91e4caaede2d40561920e82819c933eb5308bfcf (patch)
treec00b36733488142c268fb16813303ca865798a64 /python/python3-debugpy/python3-debugpy.SlackBuild
parent53715aa879b9b048fb03477d89129401592d75d9 (diff)
python/python3-debugpy: Update for 1.8.17
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-debugpy/python3-debugpy.SlackBuild')
-rw-r--r--python/python3-debugpy/python3-debugpy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-debugpy/python3-debugpy.SlackBuild b/python/python3-debugpy/python3-debugpy.SlackBuild
index 2131b314a6..2cae4c947d 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.16}
+VERSION=${VERSION:-1.8.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}