From 3feb56cf1f1712fbcdb8909ae7101a24b5cc16e2 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sat, 16 Sep 2017 18:43:51 -0400 Subject: python-ndg-httpsclient: update to version 0.4.3 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-ndg-httpsclient.inc | 4 ++-- meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb | 2 -- meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.3.bb | 2 ++ meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb | 2 -- meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.3.bb | 2 ++ 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb create mode 100644 meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.3.bb delete mode 100644 meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb create mode 100644 meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.3.bb (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc index 3c6253f04b..133cab10f5 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] = "b3a958c0e9aaf4d3f8dd933f46f8c1a9" -SRC_URI[sha256sum] = "580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac" +SRC_URI[md5sum] = "59a2f0a5b3b60e6c520a9cc7be9aff87" +SRC_URI[sha256sum] = "7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b" PYPI_PACKAGE = "ndg_httpsclient" diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb deleted file mode 100644 index ca0eb32638..0000000000 --- a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb +++ /dev/null @@ -1,2 +0,0 @@ -require python-ndg-httpsclient.inc -inherit pypi setuptools diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.3.bb b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.3.bb new file mode 100644 index 0000000000..ca0eb32638 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.3.bb @@ -0,0 +1,2 @@ +require python-ndg-httpsclient.inc +inherit pypi setuptools diff --git a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb deleted file mode 100644 index 3f07b2ed27..0000000000 --- a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools3 -require python-ndg-httpsclient.inc diff --git a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.3.bb b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.3.bb new file mode 100644 index 0000000000..3f07b2ed27 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.3.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-ndg-httpsclient.inc -- cgit v1.2.3-54-g00ecf