diff options
Diffstat (limited to 'python/python3-pyjwt')
-rw-r--r-- | python/python3-pyjwt/python3-pyjwt.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pyjwt/python3-pyjwt.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python3-pyjwt/python3-pyjwt.info b/python/python3-pyjwt/python3-pyjwt.info index 4026d07cf04e4..42138df30f033 100644 --- a/python/python3-pyjwt/python3-pyjwt.info +++ b/python/python3-pyjwt/python3-pyjwt.info @@ -1,8 +1,8 @@ PRGNAM="python3-pyjwt" -VERSION="2.5.0" +VERSION="2.6.0" HOMEPAGE="https://github.com/jpadilla/pyjwt" -DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.5.0/pyjwt-2.5.0.tar.gz" -MD5SUM="5cc59ce89024204a35fcff3d1b170da5" +DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/2.6.0/pyjwt-2.6.0.tar.gz" +MD5SUM="7f67932e579a12272b1e21ad3cac26d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |