-Upgrade from python-httplib2_0.11.3.bb to python-httplib2_0.12.3.bb. -License-Update: Update the information of package.
Signed-off-by: Zang Ruochen <[email protected]> --- ...{python-httplib2_0.11.3.bb => python-httplib2_0.12.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-openstack/recipes-devtools/python/{python-httplib2_0.11.3.bb => python-httplib2_0.12.3.bb} (59%) diff --git a/meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb b/meta-openstack/recipes-devtools/python/python-httplib2_0.12.3.bb similarity index 59% rename from meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb rename to meta-openstack/recipes-devtools/python/python-httplib2_0.12.3.bb index f59aa5b..a1a518f 100644 --- a/meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb +++ b/meta-openstack/recipes-devtools/python/python-httplib2_0.12.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=4d159ceca4925adea3407818d4a87968" +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ad87b270277b5f40e2a281d9f7dde584" -SRC_URI[md5sum] = "9aa3e074da9a235cd675dd65e1fbcf39" -SRC_URI[sha256sum] = "e71daed9a0e6373642db61166fa70beecc9bf04383477f84671348c02a04cbdf" +SRC_URI[md5sum] = "f78ce222216865271f2672e6941174d5" +SRC_URI[sha256sum] = "a18121c7c72a56689efbf1aef990139ad940fee1e64c6f2458831736cd593600" inherit setuptools pypi -- 2.20.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
