python/cryptography: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Orbea 2018-07-08 23:57:02 +07:00 committed by Willy Sudiarto Raharjo
parent 02d3cae2eb
commit 7b238fddc8
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/78/c5/7188f15a92413096c93053d5304718e
MD5SUM="9f39d4d8f2b05f295fa0ff52475ec4f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyasn1 cffi six enum34 ipaddress idna packaging asn1crypto"
REQUIRES="pyasn1 cffi enum34 ipaddress idna packaging asn1crypto"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"