diff options
author | Derek Straka <derek@asterius.io> | 2017-09-16 18:43:51 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:42 +0000 |
commit | 3feb56cf1f1712fbcdb8909ae7101a24b5cc16e2 (patch) | |
tree | 32747fb47f12d8b92bb415cd1a7e401d8ce4bb95 /meta-python | |
parent | 87e6814bd1ea4ef21154441f5a10030d50985b90 (diff) | |
download | meta-openembedded-3feb56cf1f1712fbcdb8909ae7101a24b5cc16e2.tar.gz |
python-ndg-httpsclient: update to version 0.4.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-ndg-httpsclient.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.3.bb (renamed from meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.3.bb (renamed from meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc b/meta-python/recipes-devtools/python/python-ndg-httpsclient.inc index 3c6253f04..133cab10f 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" | |||
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=ce22c0cd986d2de3f7073cd6b5523ae0" | 4 | LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=ce22c0cd986d2de3f7073cd6b5523ae0" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "b3a958c0e9aaf4d3f8dd933f46f8c1a9" | 6 | SRC_URI[md5sum] = "59a2f0a5b3b60e6c520a9cc7be9aff87" |
7 | SRC_URI[sha256sum] = "580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac" | 7 | SRC_URI[sha256sum] = "7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b" |
8 | 8 | ||
9 | PYPI_PACKAGE = "ndg_httpsclient" | 9 | PYPI_PACKAGE = "ndg_httpsclient" |
10 | 10 | ||
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.3.bb index ca0eb3263..ca0eb3263 100644 --- a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb +++ b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.3.bb | |||
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.3.bb index 3f07b2ed2..3f07b2ed2 100644 --- a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.3.bb | |||