summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-urllib3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-urllib3.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-urllib3.inc4
1 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 70035afa0..ef0b3aeca 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"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ea114851ad9a8c311aac8728a681a067" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ea114851ad9a8c311aac8728a681a067"
5 5
6SRC_URI[md5sum] = "4aa7c6c310cd938683e9b1831e110bac" 6SRC_URI[md5sum] = "7c4edfc86680c8467cfab204ed4ab2dc"
7SRC_URI[sha256sum] = "87f362d061184191d07ced0b947d8526f3e1884f21b0fe97fab313dedcb895be" 7SRC_URI[sha256sum] = "53bc34c8ee268c3bd83ecf5e9c80fa783f3148484579bd4e20f4a7c1bb2dd6a0"
8 8
9RDEPENDS_${PN} += "\ 9RDEPENDS_${PN} += "\
10 ${PYTHON_PN}-certifi \ 10 ${PYTHON_PN}-certifi \