Also, please use the correct subject line [meta-python] NOT [meta-oe]. This makes it much harder to automate patch review.
On Fri, Nov 29, 2019 at 4:36 PM Khem Raj <[email protected]> wrote: > please upgrade both py2 and py3 versions together > > On Wed, Nov 27, 2019 at 6:30 PM Wang Mingyu <[email protected]> wrote: > > > > Signed-off-by: Wang Mingyu <[email protected]> > > --- > > meta-python/recipes-devtools/python/python-cmd2.inc | > 4 ++-- > > .../python/{python-cmd2_0.9.19.bb => python-cmd2_0.9.20.bb} > | 0 > > 2 files changed, 2 insertions(+), 2 deletions(-) > > rename meta-python/recipes-devtools/python/{python-cmd2_0.9.19.bb => > python-cmd2_0.9.20.bb} (100%) > > > > diff --git a/meta-python/recipes-devtools/python/python-cmd2.inc > b/meta-python/recipes-devtools/python/python-cmd2.inc > > index 3a6bf54..1a4249d 100644 > > --- a/meta-python/recipes-devtools/python/python-cmd2.inc > > +++ b/meta-python/recipes-devtools/python/python-cmd2.inc > > @@ -3,8 +3,8 @@ HOMEPAGE = "http://packages.python.org/cmd2/" > > LICENSE = "MIT" > > LIC_FILES_CHKSUM = "file://LICENSE;md5=01aeabea7ae1529a8e4b674b7107d6bc" > > > > -SRC_URI[md5sum] = "20f3f76b2aaf36a17372717b469ca969" > > -SRC_URI[sha256sum] = > "c81284083d993af18b8fef57d89d854d49d051d4c2c8a8e12d0281e369ac3682" > > +SRC_URI[md5sum] = "38e573f0b1d868f21068b726c285e52b" > > +SRC_URI[sha256sum] = > "1ba349af127f9052363972adcbcfb921f9ca5e90f2bcbfba11b117500f11a845" > > > > inherit pypi > > > > diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.19.bb > b/meta-python/recipes-devtools/python/python-cmd2_0.9.20.bb > > similarity index 100% > > rename from meta-python/recipes-devtools/python/python-cmd2_0.9.19.bb > > rename to meta-python/recipes-devtools/python/python-cmd2_0.9.20.bb > > -- > > 2.7.4 > > > > > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
