aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb (renamed from meta-openstack/recipes-devtools/python/python-httplib2_0.10.3.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-httplib2_0.10.3.bb b/meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb
index c5ced3f9..f59aa5bd 100644
--- a/meta-openstack/recipes-devtools/python/python-httplib2_0.10.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "A comprehensive HTTP client library"
HOMEPAGE = "https://code.google.com/p/httplib2/"
SECTION = "devel/python"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=41a98bc55b04b2a38acdb5c8ab0ae6b2"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=4d159ceca4925adea3407818d4a87968"
-SRC_URI[md5sum] = "709c305e1b00e9c0af49ee816429569c"
-SRC_URI[sha256sum] = "e404d3b7bd86c1bc931906098e7c1305d6a3a6dcef141b8bb1059903abb3ceeb"
+SRC_URI[md5sum] = "9aa3e074da9a235cd675dd65e1fbcf39"
+SRC_URI[sha256sum] = "e71daed9a0e6373642db61166fa70beecc9bf04383477f84671348c02a04cbdf"
inherit setuptools pypi