aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-jwt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-jwt/APKBUILD')
-rw-r--r--main/py-jwt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-jwt/APKBUILD b/main/py-jwt/APKBUILD
index 432953327b..4b9d2492ca 100644
--- a/main/py-jwt/APKBUILD
+++ b/main/py-jwt/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=py-jwt
_pkgname=PyJWT
-pkgver=1.6.4
+pkgver=1.7.1
pkgrel=0
pkgdesc="Python JSON Web Token implementation"
url="https://github.com/jpadilla/pyjwt"
@@ -62,5 +62,5 @@ _py() {
mv "$pkgdir"$libpath "$subpkgdir"${libpath%/*}
}
-sha512sums="28c448d473f0409d11c2a97bef9f878800a78691250f55a46d79009b09faab0ac179133c4d4795ed9910dd7176adc9d6912189a5b4938f27ae441308e98d5e11 PyJWT-1.6.4.tar.gz
+sha512sums="70cd38127b6848933992c8b88303725ef71bfb430ad42eb63247e549b0bdab2a194137349d43ab02a1c97212dbc89f447ee3f0c5403dd14632b8b4b6b9235fc4 PyJWT-1.7.1.tar.gz
886877c4e40005d254abf6f00389e7e69e1a781119c29da7632e3f475b526e15b2387ab1bc5bade07234932c3a7396c06298540bdd1596a79a4a5e62b64517fc no-cov-report.patch"