python/python2-cryptography: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:55 -06:00 committed by Willy Sudiarto Raharjo
parent a9d1e68fa3
commit 4b83703130
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/d4/85/38715448253404186029c575
MD5SUM="e2ce2ec8a63965fad351f36ed70fde4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyasn1 cffi ipaddress asn1crypto wheel"
REQUIRES="pyasn1 cffi ipaddress asn1crypto python3-wheel"
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@slackbuilds.org"