aboutsummaryrefslogtreecommitdiff
path: root/python/python3-debugpy/python3-debugpy.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-07-15 15:01:45 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-19 08:06:54 +0700
commitcf5f2b58f15e9ec77ec9e19eb2844f57230dbb05 (patch)
tree2f63cbe779865a1a42647f082532e72fea39478a /python/python3-debugpy/python3-debugpy.SlackBuild
parent53f0ebda46b2dcf0d9229ff9e933800b184de091 (diff)
python/python3-debugpy: Update for 1.8.15
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 80234a773b..2d707abd98 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.14}
+VERSION=${VERSION:-1.8.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}