python/python3-pyjwt: updated for version 2.8.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-07-19 09:23:11 +02:00 committed by Willy Sudiarto Raharjo
parent daa8df73c6
commit 8c191096c6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyjwt
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-2.7.0}
VERSION=${VERSION:-2.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-pyjwt"
VERSION="2.7.0"
VERSION="2.8.0"
HOMEPAGE="https://github.com/jpadilla/pyjwt"
DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.7.0/pyjwt-2.7.0.tar.gz"
MD5SUM="2f2cb44c5addff5d2fedd349e11b56a5"
DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.8.0/pyjwt-2.8.0.tar.gz"
MD5SUM="d434e3916a3245680d8a7635c9a0702c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""