From 79b38aee7e36a033069ccdb9b0ccbe8c4f12a9b7 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 24 Jul 2017 15:37:08 -0400 Subject: [PATCH] python-ldap: update to version 2.4.41 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- .../python/{python-ldap_2.4.32.bb => python-ldap_2.4.41.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-ldap_2.4.32.bb => python-ldap_2.4.41.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python-ldap_2.4.32.bb b/meta-python/recipes-devtools/python/python-ldap_2.4.41.bb similarity index 85% rename from meta-python/recipes-devtools/python/python-ldap_2.4.32.bb rename to meta-python/recipes-devtools/python/python-ldap_2.4.41.bb index f25ad1eda..3dbc8b13e 100644 --- a/meta-python/recipes-devtools/python/python-ldap_2.4.32.bb +++ b/meta-python/recipes-devtools/python/python-ldap_2.4.41.bb @@ -15,8 +15,8 @@ PYPI_PACKAGE = "python-ldap" inherit pypi setuptools LIC_FILES_CHKSUM = "file://LICENCE;md5=a41c82edffa04912007cae1d20cac555" -SRC_URI[md5sum] = "7c46c8a04acc227a778c7900c87cdfc7" -SRC_URI[sha256sum] = "5810f1b5a9ae9255df99fb9c2dcab7352fed325687efda56c0faae1a82c5e3cb" +SRC_URI[md5sum] = "18db2d009150ec1864710fea3ed76173" +SRC_URI[sha256sum] = "6d430ecf040f2fc704ee316d3390cb1f5419c191371e1e131baef54a0e42cef0" do_configure_prepend() { sed -i -e 's:^library_dirs =.*::' setup.cfg