diff options
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 |
commit | 8cd8ebdf00601da50f3e57b8bfbf8ee9ccf53d91 (patch) | |
tree | f4ea84ccc9c07dbfea0cffee48073accc4731228 /python/cryptography/cryptography.info | |
parent | b7606eb07639382b2a1949af509b723847d6720e (diff) |
python/cryptography: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r-- | python/cryptography/cryptography.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info index 557979cf13ab5..a73ffc820cb68 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" |