python/python3-ldap: updated pyasn1-modules requirement
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
12c3b74d75
commit
d987ffc432
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/python-ldap/python-ldap/archive/python-ldap-3.4.3/p
|
|||
MD5SUM="b13912982b013bd7b63d07edfdf3a538"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="coverage pyasn1-modules"
|
||||
REQUIRES="coverage python3-pyasn1-modules"
|
||||
MAINTAINER="Thibaut Notteboom"
|
||||
EMAIL="thibaut.notteboom@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue