diff --git a/meta-python/recipes-devtools/python/python3-httplib2_0.19.0.bb b/meta-python/recipes-devtools/python/python3-httplib2_0.19.1.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-httplib2_0.19.0.bb rename to meta-python/recipes-devtools/python/python3-httplib2_0.19.1.bb index f720723a6..a16f8d9d2 100644 --- a/meta-python/recipes-devtools/python/python3-httplib2_0.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-httplib2_0.19.1.bb @@ -4,6 +4,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=56e5e931172b6164b62dc7c4aba6c8cf" -SRC_URI[sha256sum] = "e0d428dad43c72dbce7d163b7753ffc7a39c097e6788ef10f4198db69b92f08e" +SRC_URI[sha256sum] = "0b12617eeca7433d4c396a100eaecfa4b08ee99aa881e6df6e257a7aad5d533d" inherit pypi setuptools3