From: Wang Mingyu <[email protected]> Changelog: ============= -Reconnect race condition in ReconnectLDAPObject is now fixed -Socket ownership is now claimed once we've passed it to libldap -LDAP_set_option string formats are now compatible with Python 3.12 -Security Policy was created -Broken article links are fixed now -Bring Conscious Language improvements -Add testing and document support for Python 3.10, 3.11, and 3.12
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-ldap_3.4.3.bb => python3-ldap_3.4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-networking/python/{python3-ldap_3.4.3.bb => python3-ldap_3.4.4.bb} (90%) diff --git a/meta-python/recipes-networking/python/python3-ldap_3.4.3.bb b/meta-python/recipes-networking/python/python3-ldap_3.4.4.bb similarity index 90% rename from meta-python/recipes-networking/python/python3-ldap_3.4.3.bb rename to meta-python/recipes-networking/python/python3-ldap_3.4.4.bb index 0bf1ff14a..6caf5f37c 100644 --- a/meta-python/recipes-networking/python/python3-ldap_3.4.3.bb +++ b/meta-python/recipes-networking/python/python3-ldap_3.4.4.bb @@ -13,7 +13,7 @@ PYPI_PACKAGE = "python-ldap" inherit pypi setuptools3 -SRC_URI[sha256sum] = "ab26c519a0ef2a443a2a10391fa3c5cb52d7871323399db949ebfaa9f25ee2a0" +SRC_URI[sha256sum] = "7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828" do_configure:prepend() { sed -i -e 's:^library_dirs =.*::' \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107000): https://lists.openembedded.org/g/openembedded-devel/message/107000 Mute This Topic: https://lists.openembedded.org/mt/102744793/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
