merged Bruce
On Mon, Sep 9, 2019 at 2:11 AM Zheng Ruoqin <[email protected]> wrote: > > 1) Upgrade python-colorama from 0.3.3 to 0.4.1. > > 2) License File LICENSE.txt content changed: > Remove the line break in last line. > > Signed-off-by: Zheng Ruoqin <[email protected]> > --- > .../{python-colorama_0.3.3.bb => python-colorama_0.4.1.bb} | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > rename meta-openstack/recipes-devtools/python/{python-colorama_0.3.3.bb => > python-colorama_0.4.1.bb} (56%) > > diff --git a/meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb > b/meta-openstack/recipes-devtools/python/python-colorama_0.4.1.bb > similarity index 56% > rename from meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb > rename to meta-openstack/recipes-devtools/python/python-colorama_0.4.1.bb > index 81b7e09..7df4e97 100644 > --- a/meta-openstack/recipes-devtools/python/python-colorama_0.3.3.bb > +++ b/meta-openstack/recipes-devtools/python/python-colorama_0.4.1.bb > @@ -5,10 +5,10 @@ DESCRIPTION = "Simple cross-platform colored terminal text > in Python" > HOMEPAGE = "http://pypi.python.org/pypi/colorama" > SECTION = "devel/python" > LICENSE = "BSD" > -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=14d0b64047ed8f510b51ce0495995358" > +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26" > > -SRC_URI[md5sum] = "a56b8dc55158a41ab3c89c4c8feb8824" > -SRC_URI[sha256sum] = > "eb21f2ba718fbf357afdfdf6f641ab393901c7ca8d9f37edd0bee4806ffa269c" > +SRC_URI[md5sum] = "f927529cd1735f6f50ee2c61628e9c1f" > +SRC_URI[sha256sum] = > "05eed71e2e327246ad6b38c540c4a3117230b19679b875190486ddd2d721422d" > > inherit setuptools pypi > > -- > 2.17.1 > > > > -- > _______________________________________________ > 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 - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
