diff mbox series

[meta-python] python3-ldap: upgrade 3.4.0 -> 3.4.2

Message ID 1657859262-15147-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-ldap: upgrade 3.4.0 -> 3.4.2 | expand

Commit Message

zhengrq.fnst@fujitsu.com July 15, 2022, 4:27 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../python/{python3-ldap_3.4.0.bb => python3-ldap_3.4.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-networking/python/{python3-ldap_3.4.0.bb => python3-ldap_3.4.2.bb} (90%)
diff mbox series

Patch

diff --git a/meta-python/recipes-networking/python/python3-ldap_3.4.0.bb b/meta-python/recipes-networking/python/python3-ldap_3.4.2.bb
similarity index 90%
rename from meta-python/recipes-networking/python/python3-ldap_3.4.0.bb
rename to meta-python/recipes-networking/python/python3-ldap_3.4.2.bb
index 429905831..44a3d00d8 100644
--- a/meta-python/recipes-networking/python/python3-ldap_3.4.0.bb
+++ b/meta-python/recipes-networking/python/python3-ldap_3.4.2.bb
@@ -13,7 +13,7 @@  PYPI_PACKAGE = "python-ldap"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "60464c8fc25e71e0fd40449a24eae482dcd0fb7fcf823e7de627a6525b3e0d12"
+SRC_URI[sha256sum] = "b16470a0983aaf09a00ffb8f40b69a2446f3d0be639a229256bce381fcb268f7"
 
 do_configure:prepend() {
     sed -i -e 's:^library_dirs =.*::' \