summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Orbea2018-07-08 18:57:02 +0200
committer Willy Sudiarto Raharjo2018-07-14 01:55:54 +0200
commit7b238fddc80a059aeec0e901dedf185004fe9042 (patch)
tree782e47cd89b58704c9830bb2c2270a76a927b032 /python
parent02d3cae2eb15a44ab45fda9d5f0e55cca81255ce (diff)
downloadslackbuilds-7b238fddc80a059aeec0e901dedf185004fe9042.tar.gz
python/cryptography: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/cryptography/cryptography.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index a6521b5bbd..492e5edda9 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -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"