summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-devtools/python/python3-ldap_3.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-devtools/python/python3-ldap_3.4.0.bb')
-rw-r--r--meta-networking/recipes-devtools/python/python3-ldap_3.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-devtools/python/python3-ldap_3.4.0.bb b/meta-networking/recipes-devtools/python/python3-ldap_3.4.0.bb
index 42f113d5f8..4299058315 100644
--- a/meta-networking/recipes-devtools/python/python3-ldap_3.4.0.bb
+++ b/meta-networking/recipes-devtools/python/python3-ldap_3.4.0.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "This module provides access to the LDAP \
4instead of C API. The module mainly acts as a wrapper for the \ 4instead of C API. The module mainly acts as a wrapper for the \
5OpenLDAP 2.x libraries. Errors will appear as exceptions." 5OpenLDAP 2.x libraries. Errors will appear as exceptions."
6HOMEPAGE = "http://www.python-ldap.org/" 6HOMEPAGE = "http://www.python-ldap.org/"
7LICENSE = "PSF" 7LICENSE = "PSF-2.0"
8LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b" 8LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b"
9 9
10DEPENDS = "python3 openldap cyrus-sasl" 10DEPENDS = "python3 openldap cyrus-sasl"