From c382f3391bd7ad3734aceea753e9347c58097c1b Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 27 Jul 2018 14:03:48 -0400 Subject: [PATCH] python-ndg-httpsclient: update to version 0.5.1 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- .../recipes-devtools/python/python-ndg-httpsclient.inc | 4 ++-- ...g-httpsclient_0.5.0.bb => python-ndg-httpsclient_0.5.1.bb} | 0 ...-httpsclient_0.5.0.bb => python3-ndg-httpsclient_0.5.1.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-ndg-httpsclient_0.5.0.bb => python-ndg-httpsclient_0.5.1.bb} (100%) rename meta-python/recipes-devtools/python/{python3-ndg-httpsclient_0.5.0.bb => python3-ndg-httpsclient_0.5.1.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc index 4e07e4e95..91235b961 100644 --- a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc +++ b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc @@ -3,8 +3,8 @@ HOMEPAGE = "http://python-requests.org" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=ce22c0cd986d2de3f7073cd6b5523ae0" -SRC_URI[md5sum] = "1c28be0449268359e795b3b5687feeb7" -SRC_URI[sha256sum] = "c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b" +SRC_URI[md5sum] = "b0fc8ea38f87d2c1ab1ed79a95c078f9" +SRC_URI[sha256sum] = "d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210" PYPI_PACKAGE = "ndg_httpsclient" diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.0.bb b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.0.bb rename to meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb diff --git a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.0.bb b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.0.bb rename to meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb