diff options
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/" | |||
| 7 | LICENSE = "PSF-2.0" | 7 | LICENSE = "PSF-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b" | 8 | LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b" |
| 9 | 9 | ||
| 10 | DEPENDS = "python3 openldap cyrus-sasl" | 10 | DEPENDS = "python3 openldap cyrus-sasl python3-setuptools-scm-native" |
| 11 | 11 | ||
| 12 | PYPI_PACKAGE = "python-ldap" | 12 | PYPI_PACKAGE = "python_ldap" |
| 13 | 13 | ||
| 14 | inherit pypi setuptools3 | 14 | inherit pypi python_setuptools_build_meta |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828" | 16 | SRC_URI[sha256sum] = "b2f6ef1c37fe2c6a5a85212efe71311ee21847766a7d45fcb711f3b270a5f79a" |
| 17 | 17 | ||
| 18 | do_configure:prepend() { | 18 | do_configure:prepend() { |
| 19 | sed -i -e 's:^library_dirs =.*::' \ | 19 | sed -i -e 's:^library_dirs =.*::' \ |
