summaryrefslogtreecommitdiffstats
path: root/python/python3-pyjwt
diff options
context:
space:
mode:
author Arn02022-10-04 20:40:13 +0200
committer Willy Sudiarto Raharjo2022-10-07 17:53:26 +0200
commit650e2e0c99b890ecf140e330b0d523a1d8d68136 (patch)
treea69c24b60957a5c58b72498ce67a596335f7c2df /python/python3-pyjwt
parent055e4f652559218e4e13aad5eba99126aec0c941 (diff)
downloadslackbuilds-650e2e0c99b890ecf140e330b0d523a1d8d68136.tar.gz
python/python3-pyjwt: updated for version 2.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyjwt')
-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 065c33c47f..32e738441f 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.4.0}
+VERSION=${VERSION:-2.5.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 ace76442ae..4026d07cf0 100644
--- a/python/python3-pyjwt/python3-pyjwt.info
+++ b/python/python3-pyjwt/python3-pyjwt.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyjwt"
-VERSION="2.4.0"
+VERSION="2.5.0"
HOMEPAGE="https://github.com/jpadilla/pyjwt"
-DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.4.0/pyjwt-2.4.0.tar.gz"
-MD5SUM="b694a55ec1c311989a66336af821c7dd"
+DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.5.0/pyjwt-2.5.0.tar.gz"
+MD5SUM="5cc59ce89024204a35fcff3d1b170da5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""