aboutsummaryrefslogtreecommitdiff
path: root/python/python3-debugpy/python3-debugpy.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2025-08-06 23:54:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-09 21:41:10 +0700
commit53964a44676badf0deb037d3314f1d62b027147f (patch)
tree61e0bfe0e8fae6a1dc8ff2780457031afd677c71 /python/python3-debugpy/python3-debugpy.SlackBuild
parente4d19f6ce3e6efdf8296cea89d36b64995221371 (diff)
python/python3-debugpy: Update for 1.8.16
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 2d707abd98..2131b314a6 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.15}
+VERSION=${VERSION:-1.8.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}