diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:17:18 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:20:27 +0100 |
commit | f01841e5f7ad6c4357c98dabb21ae5da038ff0a6 (patch) | |
tree | 313c5f36a930304f767170653143f63f6a11483b | |
parent | 26ab46c8c57e7f278c59690368d3fe44d2d0d2f9 (diff) | |
download | aports-f01841e5f7ad6c4357c98dabb21ae5da038ff0a6.tar.bz2 aports-f01841e5f7ad6c4357c98dabb21ae5da038ff0a6.tar.xz |
main/py-jwt: rebuild against new version of python3
-rw-r--r-- | main/py-jwt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-jwt/APKBUILD b/main/py-jwt/APKBUILD index e4199cba38..e02bea7bc1 100644 --- a/main/py-jwt/APKBUILD +++ b/main/py-jwt/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-jwt _pkgname=PyJWT pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python JSON Web Token implementation" url="https://github.com/progrium/pyjwt" arch="noarch" |