summaryrefslogtreecommitdiffstats
path: root/python/python3-pyjwt
diff options
context:
space:
mode:
author Ythogtha2023-05-12 14:48:15 +0200
committer Willy Sudiarto Raharjo2023-05-13 14:27:20 +0200
commitc77252953bc24ad93ea6f1efaab35968d93ff89b (patch)
tree2a99db74c10f974e94dbf672797d6d792ede6c2c /python/python3-pyjwt
parent44987bbc10e64ece13fd9a72176cc8a583b6ba96 (diff)
downloadslackbuilds-c77252953bc24ad93ea6f1efaab35968d93ff89b.tar.gz
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')
-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 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}
diff --git a/python/python3-pyjwt/python3-pyjwt.info b/python/python3-pyjwt/python3-pyjwt.info
index 42138df30f..5b733cc1f5 100644
--- a/python/python3-pyjwt/python3-pyjwt.info
+++ b/python/python3-pyjwt/python3-pyjwt.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyjwt"
-VERSION="2.6.0"
+VERSION="2.7.0"
HOMEPAGE="https://github.com/jpadilla/pyjwt"
-DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.6.0/pyjwt-2.6.0.tar.gz"
-MD5SUM="7f67932e579a12272b1e21ad3cac26d5"
+DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.7.0/pyjwt-2.7.0.tar.gz"
+MD5SUM="2f2cb44c5addff5d2fedd349e11b56a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""