summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-networking/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-networking/python')
-rw-r--r--meta-python/recipes-networking/python/python3-ldap_3.4.5.bb (renamed from meta-python/recipes-networking/python/python3-ldap_3.4.4.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-python/recipes-networking/python/python3-ldap_3.4.4.bb b/meta-python/recipes-networking/python/python3-ldap_3.4.5.bb
index 8d52ff0154..5a176b5208 100644
--- a/meta-python/recipes-networking/python/python3-ldap_3.4.4.bb
+++ b/meta-python/recipes-networking/python/python3-ldap_3.4.5.bb
@@ -7,13 +7,13 @@ HOMEPAGE = "https://www.python-ldap.org/"
7LICENSE = "PSF-2.0" 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 python3-setuptools-scm-native"
11 11
12PYPI_PACKAGE = "python-ldap" 12PYPI_PACKAGE = "python_ldap"
13 13
14inherit pypi setuptools3 14inherit pypi python_setuptools_build_meta
15 15
16SRC_URI[sha256sum] = "7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828" 16SRC_URI[sha256sum] = "b2f6ef1c37fe2c6a5a85212efe71311ee21847766a7d45fcb711f3b270a5f79a"
17 17
18do_configure:prepend() { 18do_configure:prepend() {
19 sed -i -e 's:^library_dirs =.*::' \ 19 sed -i -e 's:^library_dirs =.*::' \