summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-05-29 13:58:26 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-04 10:37:02 +0700
commitff387472a6f4a8273ffd6ce6c7f7fe59fb746e0b (patch)
tree9fcda5d004010557f50c8b0076f3a6d44728627f /python
parentef9ec42efbcf98090a2dd9ffc9e42c059d84abf7 (diff)
downloadslackbuilds-ff387472a6f4a8273ffd6ce6c7f7fe59fb746e0b.tar.gz
slackbuilds-ff387472a6f4a8273ffd6ce6c7f7fe59fb746e0b.tar.xz
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>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pyjwt/python3-pyjwt.SlackBuild2
-rw-r--r--python/python3-pyjwt/python3-pyjwt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pyjwt/python3-pyjwt.SlackBuild b/python/python3-pyjwt/python3-pyjwt.SlackBuild
index 7a66c248d0..065c33c47f 100644
--- a/python/python3-pyjwt/python3-pyjwt.SlackBuild
+++ b/python/python3-pyjwt/python3-pyjwt.SlackBuild
@@ -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}
diff --git a/python/python3-pyjwt/python3-pyjwt.info b/python/python3-pyjwt/python3-pyjwt.info
index 4c5efdbd01..ace76442ae 100644
--- a/python/python3-pyjwt/python3-pyjwt.info
+++ b/python/python3-pyjwt/python3-pyjwt.info
@@ -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=""