similarity index 77%
rename from meta-python/recipes-networking/python/python3-ldap_3.4.4.bb
rename to meta-python/recipes-networking/python/python3-ldap_3.4.5.bb
@@ -7,13 +7,13 @@ HOMEPAGE = "http://www.python-ldap.org/"
LICENSE = "PSF-2.0"
LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b"
-DEPENDS = "python3 openldap cyrus-sasl"
+DEPENDS = "python3 openldap cyrus-sasl python3-setuptools-scm-native"
-PYPI_PACKAGE = "python-ldap"
+PYPI_PACKAGE = "python_ldap"
-inherit pypi setuptools3
+inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828"
+SRC_URI[sha256sum] = "b2f6ef1c37fe2c6a5a85212efe71311ee21847766a7d45fcb711f3b270a5f79a"
do_configure:prepend() {
sed -i -e 's:^library_dirs =.*::' \