From cf5f2b58f15e9ec77ec9e19eb2844f57230dbb05 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Tue, 15 Jul 2025 15:01:45 -0700 Subject: python/python3-debugpy: Update for 1.8.15 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-debugpy/python3-debugpy.SlackBuild | 2 +- python/python3-debugpy/python3-debugpy.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-debugpy') 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} diff --git a/python/python3-debugpy/python3-debugpy.info b/python/python3-debugpy/python3-debugpy.info index 7c1e2fb669..2afec7da1b 100644 --- a/python/python3-debugpy/python3-debugpy.info +++ b/python/python3-debugpy/python3-debugpy.info @@ -1,8 +1,8 @@ PRGNAM="python3-debugpy" -VERSION="1.8.14" +VERSION="1.8.15" HOMEPAGE="https://github.com/microsoft/debugpy/" -DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.14/debugpy-1.8.14.tar.gz" -MD5SUM="a7a3b5af53d78d88c1cd34e5be468742" +DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.15/debugpy-1.8.15.tar.gz" +MD5SUM="b49dd814329caf0952215656d5776142" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3