diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-26 14:00:55 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-27 22:17:33 -0700 |
commit | 7f7778ef4302a4106e15506f5d069df851645769 (patch) | |
tree | 14989dec1c347b1e80f0e81bfa3af05f032e773c /meta-python/recipes-devtools/python/python-ndg-httpsclient.inc | |
parent | cb4371fbc461d83f8f779dacb590b8e51772225d (diff) | |
download | meta-openembedded-7f7778ef4302a4106e15506f5d069df851645769.tar.gz |
python(3)-ndg-httpsclient: upgrade 0.4.4 -> 0.5.0
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@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 d743023985..4e07e4e953 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] = "a0d349cf9530e331697a6e5ab1f40de6" | 6 | SRC_URI[md5sum] = "1c28be0449268359e795b3b5687feeb7" |
7 | SRC_URI[sha256sum] = "fba4d4798dcac2965874f24afb6631b4326baa4bd02505744d34f690c354856a" | 7 | SRC_URI[sha256sum] = "c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b" |
8 | 8 | ||
9 | PYPI_PACKAGE = "ndg_httpsclient" | 9 | PYPI_PACKAGE = "ndg_httpsclient" |
10 | 10 | ||