diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-20 15:23:09 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-20 06:57:07 -0800 |
commit | bfe660742b93bc52dfcdadb64bc4d418dcb835ec (patch) | |
tree | 121bb8bbf43d02df8644e661dbd3cb3c409dc926 /meta-python | |
parent | 953573f348008841dca47d7fdff63d6c96407865 (diff) | |
download | meta-openembedded-bfe660742b93bc52dfcdadb64bc4d418dcb835ec.tar.gz |
python-urllib3: upgrade 1.25.6 -> 1.25.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-urllib3.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-urllib3_1.25.7.bb (renamed from meta-python/recipes-devtools/python/python-urllib3_1.25.6.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-urllib3_1.25.7.bb (renamed from meta-python/recipes-devtools/python/python3-urllib3_1.25.6.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-urllib3.inc b/meta-python/recipes-devtools/python/python-urllib3.inc index 398b5f2ac..b7edc03f0 100644 --- a/meta-python/recipes-devtools/python/python-urllib3.inc +++ b/meta-python/recipes-devtools/python/python-urllib3.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/shazow/urllib3" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=65715c2eb961313d71b297dd5a04f85e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=65715c2eb961313d71b297dd5a04f85e" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "a7504a9fcb7ed4ffa482fe098c80b6d4" | 6 | SRC_URI[md5sum] = "85e1e3925f8c1095172bff343f3312ed" |
7 | SRC_URI[sha256sum] = "9a107b99a5393caf59c7aa3c1249c16e6879447533d0887f4336dde834c7be86" | 7 | SRC_URI[sha256sum] = "f3c5fd51747d450d4dcf6f923c81f78f811aab8205fda64b0aba34a4e48b0745" |
8 | 8 | ||
9 | RDEPENDS_${PN} += "\ | 9 | RDEPENDS_${PN} += "\ |
10 | ${PYTHON_PN}-certifi \ | 10 | ${PYTHON_PN}-certifi \ |
diff --git a/meta-python/recipes-devtools/python/python-urllib3_1.25.6.bb b/meta-python/recipes-devtools/python/python-urllib3_1.25.7.bb index 6c81f1db9..6c81f1db9 100644 --- a/meta-python/recipes-devtools/python/python-urllib3_1.25.6.bb +++ b/meta-python/recipes-devtools/python/python-urllib3_1.25.7.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-urllib3_1.25.6.bb b/meta-python/recipes-devtools/python/python3-urllib3_1.25.7.bb index 19eb7025b..19eb7025b 100644 --- a/meta-python/recipes-devtools/python/python3-urllib3_1.25.6.bb +++ b/meta-python/recipes-devtools/python/python3-urllib3_1.25.7.bb | |||