Merged. Bruce
On Mon, Jul 16, 2018 at 5:36 AM, Hong Liu <[email protected]> wrote: > 1.Upgrade python-httplib2 from 0.10.3 to 0.11.3. > > Signed-off-by: Hong Liu <[email protected]> > --- > .../python/{python-httplib2_0.10.3.bb => python-httplib2_0.11.3.bb} | 6 > +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > rename meta-openstack/recipes-devtools/python/{python-httplib2_0.10.3.bb => > python-httplib2_0.11.3.bb} (59%) > > 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 > similarity index 59% > rename from meta-openstack/recipes-devtools/python/python-httplib2_0.10.3.bb > rename to meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb > index c5ced3f..f59aa5b 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 > > -- > 2.7.4 > > > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
