diff --git a/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb b/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb rename to meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb index fc2b0ae75..8f7185b8f 100644 --- a/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb +++ b/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=12;endline=12;md5=942a721dac34d073 # override PYPI_PACKAGE so fetch succeeds. PYPI_PACKAGE = "CacheControl" -SRC_URI[sha256sum] = "a5b9fcc986b184db101aa280b42ecdcdfc524892596f606858e0b7a8b4d9e144" +SRC_URI[sha256sum] = "9c2e5208ea76ebd9921176569743ddf6d7f3bb4188dbf61806f0f8fc48ecad38" inherit pypi setuptools3