summaryrefslogtreecommitdiffstats
path: root/python/python3-pyjwt/python3-pyjwt.SlackBuild
diff options
context:
space:
mode:
author Arn02023-07-19 09:23:11 +0200
committer Willy Sudiarto Raharjo2023-07-21 01:51:08 +0200
commit8c191096c6afdc1a9a513c926b198b3ace01e702 (patch)
tree893a6ae68350286ef24001a9c753cf33015d71f6 /python/python3-pyjwt/python3-pyjwt.SlackBuild
parentdaa8df73c6a30145685dc63844f30310dc3526b0 (diff)
downloadslackbuilds-8c191096c6afdc1a9a513c926b198b3ace01e702.tar.gz
python/python3-pyjwt: updated for version 2.8.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyjwt/python3-pyjwt.SlackBuild')
-rw-r--r--python/python3-pyjwt/python3-pyjwt.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyjwt/python3-pyjwt.SlackBuild b/python/python3-pyjwt/python3-pyjwt.SlackBuild
index b6452fe100..ab9940bc18 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.7.0}
+VERSION=${VERSION:-2.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}