aboutsummaryrefslogtreecommitdiff
path: root/python/python3-debugpy/python3-debugpy.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-12-10 19:12:42 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-13 16:23:31 +0700
commit9003b1744042f82c05b512137f6acd57b1b31e7f (patch)
tree93de29621056fb3fdf86a19410e6950880fd2222 /python/python3-debugpy/python3-debugpy.SlackBuild
parenta9732153bb88be39cdfb606be81faaf486d01649 (diff)
python/python3-debugpy: Updated for 1.8.18.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 2cae4c947d..f44be483b3 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.17}
+VERSION=${VERSION:-1.8.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}