aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyjwt/python3-pyjwt.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-03-06 11:00:02 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:12 +0700
commit8a31c1c8ed0e35d4cef2088e5ea7dbcd784fe3d7 (patch)
treea86c028b74f5b73f287ef9baa6286822acec1d70 /python/python3-pyjwt/python3-pyjwt.SlackBuild
parent8dae88ac8220df2e26f347ffc7285e8c1d391b76 (diff)
python/python3-pyjwt: Updated for version 2.6.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 32e738441ff36..0de5497bf1340 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.5.0}
+VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}