python/python3-ldap: updated pyasn1-modules requirement

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-04-27 22:42:50 +02:00 committed by Willy Sudiarto Raharjo
parent 12c3b74d75
commit d987ffc432
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://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"