python/python3-debugpy: Update for 1.8.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-02-11 20:48:59 -08:00 committed by Willy Sudiarto Raharjo
parent 9d53c79094
commit 01faf46393
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-debugpy"
VERSION="1.8.0"
VERSION="1.8.1"
HOMEPAGE="https://github.com/microsoft/debugpy/"
DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.0/debugpy-1.8.0.tar.gz"
MD5SUM="4faf50c7b35e34a10766a7ff6cd66aec"
DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.8.1/debugpy-1.8.1.tar.gz"
MD5SUM="970aba798bf170d2089ed681cb6620d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""