diff options
author | Derek Straka <derek@asterius.io> | 2018-01-30 13:38:19 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-11 11:50:56 -0800 |
commit | b5e57b4c0aa0bf66b13eb436384ff345a0f22d7f (patch) | |
tree | 6a35d215b8269104c48db2054ea0b0caa2fac686 /meta-python/recipes-devtools/python/python-ndg-httpsclient.inc | |
parent | 6c8cef22e7743e4cc4d9ca1b4c7a98a06ea75339 (diff) | |
download | meta-openembedded-b5e57b4c0aa0bf66b13eb436384ff345a0f22d7f.tar.gz |
python-ndg-httpsclient: update to version 0.4.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ndg-httpsclient.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-ndg-httpsclient.inc | 4 |
1 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 133cab10f5..b5564325eb 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] = "59a2f0a5b3b60e6c520a9cc7be9aff87" | 6 | SRC_URI[md5sum] = "a0d349cf9530e331697a6e5ab1f40de6" |
7 | SRC_URI[sha256sum] = "7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b" | 7 | SRC_URI[sha256sum] = "fba4d4798dcac2965874f24afb6631b4326baa4bd02505744d34f690c354856a" |
8 | 8 | ||
9 | PYPI_PACKAGE = "ndg_httpsclient" | 9 | PYPI_PACKAGE = "ndg_httpsclient" |
10 | 10 | ||