diff options
| author | isaackwy <isaacyu@protonmail.com> | 2024-11-21 15:21:15 -0800 | 
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-22 08:43:22 +0700 | 
| commit | 7ca75108de2e5c7d452c82a52cc540b18559a7da (patch) | |
| tree | 18e630e39e9427a93ed5591322762673bd0294ad /python/python3-debugpy/python3-debugpy.SlackBuild | |
| parent | 7eee79a6de5bf6d3d03cb0441e69b234bd96923a (diff) | |
python/python3-debugpy: Update for 1.8.9
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.SlackBuild | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-debugpy/python3-debugpy.SlackBuild b/python/python3-debugpy/python3-debugpy.SlackBuild index c98f8324b6..691e2c1a4d 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.8} +VERSION=${VERSION:-1.8.9}  BUILD=${BUILD:-1}  TAG=${TAG:-_SBo}  PKGTYPE=${PKGTYPE:-tgz}  | 
