diff options
author | Derek Straka <derek@asterius.io> | 2018-07-27 14:03:48 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-27 19:26:51 -0700 |
commit | c382f3391bd7ad3734aceea753e9347c58097c1b (patch) | |
tree | 432c1a610451ff9213b118c9b4440f5d4bda8e57 /meta-python | |
parent | e2ffd570a67a1a4d96124cd22dea7582487464fe (diff) | |
download | meta-openembedded-c382f3391bd7ad3734aceea753e9347c58097c1b.tar.gz |
python-ndg-httpsclient: update to version 0.5.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@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.5.1.bb (renamed from meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.0.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 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" | |||
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] = "1c28be0449268359e795b3b5687feeb7" | 6 | SRC_URI[md5sum] = "b0fc8ea38f87d2c1ab1ed79a95c078f9" |
7 | SRC_URI[sha256sum] = "c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b" | 7 | SRC_URI[sha256sum] = "d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210" |
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.5.0.bb b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb index ca0eb3263..ca0eb3263 100644 --- 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 | |||
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 index 3f07b2ed2..3f07b2ed2 100644 --- 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 | |||