aboutsummaryrefslogtreecommitdiff
path: root/python/python3-debugpy/python3-debugpy.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-02-11 20:48:59 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-12 14:47:57 +0700
commit01faf46393c5b1a21222a381ecaa5ab4dfbacb8e (patch)
tree40e98aa2513b8755b9157018386f9ba5069cb96f /python/python3-debugpy/python3-debugpy.SlackBuild
parent9d53c790944f88b864ab6de27cb051c0bb329931 (diff)
python/python3-debugpy: Update for 1.8.1
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 38d669eb50..a6e611e125 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.0}
+VERSION=${VERSION:-1.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}