diff options
Diffstat (limited to 'python/pyjwt/pyjwt.info')
-rw-r--r-- | python/pyjwt/pyjwt.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyjwt/pyjwt.info b/python/pyjwt/pyjwt.info index 691e15431aaf..0e09a1b6cfdf 100644 --- a/python/pyjwt/pyjwt.info +++ b/python/pyjwt/pyjwt.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/1.4.2/pyjwt-1.4.2.tar.gz" MD5SUM="f410b3940a01366312e121e034ef8eea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cryptography pycrypto ecdsa" +REQUIRES="cryptography python2-pycrypto ecdsa" MAINTAINER="Andre Barboza" EMAIL="bmg.andre@gmail.com" |