python/python3-pyjwt: Updated for version 2.4.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-05-29 13:58:26 +02:00 committed by Willy Sudiarto Raharjo
parent ef9ec42efb
commit ff387472a6
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.3.0}
VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-pyjwt"
VERSION="2.3.0"
VERSION="2.4.0"
HOMEPAGE="https://github.com/jpadilla/pyjwt"
DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.3.0/pyjwt-2.3.0.tar.gz"
MD5SUM="748876c7c6349f124a7c265f4cfd43ce"
DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.4.0/pyjwt-2.4.0.tar.gz"
MD5SUM="b694a55ec1c311989a66336af821c7dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""