summaryrefslogtreecommitdiffstats
path: root/libraries/Impacket
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2021-10-10 16:46:44 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:23 +0700
commit44a2862f70e02dbf3842255e54c569ee8e800402 (patch)
treed6f6e70ba13a896123804c84e627db3408c5e7f4 /libraries/Impacket
parent7414c5c325f2b4c1a0028d5a7e9ae7ec5785d707 (diff)
downloadslackbuilds-44a2862f70e02dbf3842255e54c569ee8e800402.tar.gz
slackbuilds-44a2862f70e02dbf3842255e54c569ee8e800402.tar.xz
python/python2-pycrypto: Renamed to clarify it's python2 only
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/Impacket')
-rw-r--r--libraries/Impacket/Impacket.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Impacket/Impacket.info b/libraries/Impacket/Impacket.info
index f186d16da1..ebaf20c4b9 100644
--- a/libraries/Impacket/Impacket.info
+++ b/libraries/Impacket/Impacket.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/i/impacket/impacket-0.9.21.tar.gz"
MD5SUM="c0a71706c09c7343905c9395076d7e31"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyasn1 pycrypto"
+REQUIRES="pyasn1 python2-pycrypto"
MAINTAINER="Brenton Earl"
EMAIL="brent@exitstatusone.com"