aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyjwt/python3-pyjwt.SlackBuild
diff options
context:
space:
mode:
authorYthogtha <yth@ythogtha.org>2023-05-12 14:48:15 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:20 +0700
commitc77252953bc24ad93ea6f1efaab35968d93ff89b (patch)
tree2a99db74c10f974e94dbf672797d6d792ede6c2c /python/python3-pyjwt/python3-pyjwt.SlackBuild
parent44987bbc10e64ece13fd9a72176cc8a583b6ba96 (diff)
python/python3-pyjwt: Update for version 2.7.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 0de5497bf1..b6452fe100 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.6.0}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}