summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-04-19 00:09:12 -0500
committer Robby Workman <rworkman@slackbuilds.org>2021-04-19 00:09:12 -0500
commit23b8d068b18ba36678562f92ef8440da88915874 (patch)
treed0e31bd251477e20f86015172a076facb8d51769 /python
parentcbf4afe704ae8eba2645dcd23b8a8a59b10894f9 (diff)
downloadslackbuilds-23b8d068b18ba36678562f92ef8440da88915874.tar.gz
slackbuilds-23b8d068b18ba36678562f92ef8440da88915874.tar.xz
python/cryptography: Fixed dep info
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 413b50ea50..557979cf13 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 enum34 ipaddress idna packaging asn1crypto wheel"
+REQUIRES="pyasn1 cffi ipaddress idna asn1crypto wheel"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"