summaryrefslogtreecommitdiffstats
path: root/python/cryptography
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 15:49:33 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 15:49:33 +0700
commit8cd8ebdf00601da50f3e57b8bfbf8ee9ccf53d91 (patch)
treef4ea84ccc9c07dbfea0cffee48073accc4731228 /python/cryptography
parentb7606eb07639382b2a1949af509b723847d6720e (diff)
downloadslackbuilds-8cd8ebdf00601da50f3e57b8bfbf8ee9ccf53d91.tar.gz
slackbuilds-8cd8ebdf00601da50f3e57b8bfbf8ee9ccf53d91.tar.xz
python/cryptography: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography')
-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 557979cf13..a73ffc820c 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/be/60/da377e1bed002716fb2d5d1d
MD5SUM="77730058b556c6d9838679a94c6229ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyasn1 cffi ipaddress idna asn1crypto wheel"
+REQUIRES="pyasn1 cffi ipaddress asn1crypto wheel"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"