From a239276017ba9c0064fb89d51d88c1cf227146d6 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 23 Jan 2017 11:31:12 -0500 Subject: [PATCH] python-ipaddress: update to version 1.0.18 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- ...{python-ipaddress_1.0.17.bb => python-ipaddress_1.0.18.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-ipaddress_1.0.17.bb => python-ipaddress_1.0.18.bb} (67%) diff --git a/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb b/meta-python/recipes-devtools/python/python-ipaddress_1.0.18.bb similarity index 67% rename from meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb rename to meta-python/recipes-devtools/python/python-ipaddress_1.0.18.bb index bfee25401..cc4f58980 100644 --- a/meta-python/recipes-devtools/python/python-ipaddress_1.0.17.bb +++ b/meta-python/recipes-devtools/python/python-ipaddress_1.0.18.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7f538584cc3407bf76042def7168548a" DEPENDS += "python-pip" -SRC_URI[md5sum] = "8bbf0326719fafb1f453921ef96729fe" -SRC_URI[sha256sum] = "3a21c5a15f433710aaa26f1ae174b615973a25182006ae7f9c26de151cd51716" +SRC_URI[md5sum] = "310c2dfd64eb6f0df44aa8c59f2334a7" +SRC_URI[sha256sum] = "5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1" inherit pypi setuptools