merged Bruce
On Wed, Sep 4, 2019 at 11:21 PM Yuan Chao <[email protected]> wrote: > > Signed-off-by: Yuan Chao <[email protected]> > --- > .../recipes-devtools/python/python-debtcollector.inc | 4 ++-- > ...debtcollector_1.21.0.bb => python-debtcollector_1.22.0.bb} | 0 > ...ebtcollector_1.21.0.bb => python3-debtcollector_1.22.0.bb} | 0 > 3 files changed, 2 insertions(+), 2 deletions(-) > rename > meta-openstack/recipes-devtools/python/{python-debtcollector_1.21.0.bb => > python-debtcollector_1.22.0.bb} (100%) > rename > meta-openstack/recipes-devtools/python/{python3-debtcollector_1.21.0.bb => > python3-debtcollector_1.22.0.bb} (100%) > > diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector.inc > b/meta-openstack/recipes-devtools/python/python-debtcollector.inc > index 629a059..d519bfd 100644 > --- a/meta-openstack/recipes-devtools/python/python-debtcollector.inc > +++ b/meta-openstack/recipes-devtools/python/python-debtcollector.inc > @@ -4,8 +4,8 @@ SECTION = "devel/python" > LICENSE = "Apache-2" > LIC_FILES_CHKSUM = > "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" > > -SRC_URI[md5sum] = "ec899623b37fdee65b888243f0a46735" > -SRC_URI[sha256sum] = > "f6ce5a383ad73c23e1138dbb69bf45d33f4a4bdec38f02dbf2b89477ec5e55bc" > +SRC_URI[md5sum] = "0d12694a93a16824b1c67bece341229e" > +SRC_URI[sha256sum] = > "d1756440d25a50e3eca2fc399c9e5f1ca2f9e6b837570a80b9450999f4290525" > > inherit pypi > > diff --git > a/meta-openstack/recipes-devtools/python/python-debtcollector_1.21.0.bb > b/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb > similarity index 100% > rename from > meta-openstack/recipes-devtools/python/python-debtcollector_1.21.0.bb > rename to > meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb > diff --git > a/meta-openstack/recipes-devtools/python/python3-debtcollector_1.21.0.bb > b/meta-openstack/recipes-devtools/python/python3-debtcollector_1.22.0.bb > similarity index 100% > rename from > meta-openstack/recipes-devtools/python/python3-debtcollector_1.21.0.bb > rename to > meta-openstack/recipes-devtools/python/python3-debtcollector_1.22.0.bb > -- > 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
