python/python3-debugpy: Update for 1.6.6

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-01-28 20:07:18 -08:00 committed by Willy Sudiarto Raharjo
parent afe26d2af0
commit 6f51732097
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.6.5}
VERSION=${VERSION:-1.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-debugpy"
VERSION="1.6.5"
VERSION="1.6.6"
HOMEPAGE="https://github.com/microsoft/debugpy/"
DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.6.5/debugpy-1.6.5.tar.gz"
MD5SUM="44b8cac6d5104b148b0322c224afc497"
DOWNLOAD="https://github.com/microsoft/debugpy/archive/v1.6.6/debugpy-1.6.6.tar.gz"
MD5SUM="040dfabb81e48a8644dea90928362a88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""