aboutsummaryrefslogtreecommitdiff
path: root/python/python2-ldap
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-04-27 22:43:04 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 17:20:33 +0700
commit47c50722ba2f01368587eb8508bd030c10140453 (patch)
treed258a2a562639f3f3ba0146cf30e8f9aa2503cc5 /python/python2-ldap
parentd987ffc43207d1490c482d278dde8e2c79c807ee (diff)
python/python2-ldap: updated pyasn1-modules requirement
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-ldap')
-rw-r--r--python/python2-ldap/python2-ldap.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-ldap/python2-ldap.info b/python/python2-ldap/python2-ldap.info
index 1e2ede850e..bacbfcf90f 100644
--- a/python/python2-ldap/python2-ldap.info
+++ b/python/python2-ldap/python2-ldap.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/python-ldap/python-ldap/archive/python-ldap-3.3.1/p
MD5SUM="f20b7b2aaf63d30839ebad32329c9164"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="coverage pyasn1-modules"
+REQUIRES="coverage python2-pyasn1-modules"
MAINTAINER="Thibaut Notteboom"
EMAIL="thibaut.notteboom@gmail.com"