diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-urllib3_1.26.4.bb (renamed from meta-python/recipes-devtools/python/python3-urllib3_1.26.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-urllib3_1.26.3.bb b/meta-python/recipes-devtools/python/python3-urllib3_1.26.4.bb index 739cf24f5f..0a31fb1e2d 100644 --- a/meta-python/recipes-devtools/python/python3-urllib3_1.26.3.bb +++ b/meta-python/recipes-devtools/python/python3-urllib3_1.26.4.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73" | 6 | SRC_URI[sha256sum] = "e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||