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:34 PM Khem Raj <[email protected]> wrote: > there is a py2 variant as well. So please upgrade both in tandem. > > 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-simplejson.inc | > 4 ++-- > > .../{python-simplejson_3.16.0.bb => python-simplejson_3.17.0.bb} > | 0 > > 2 files changed, 2 insertions(+), 2 deletions(-) > > rename meta-python/recipes-devtools/python/{python-simplejson_3.16.0.bb > => python-simplejson_3.17.0.bb} (100%) > > > > diff --git a/meta-python/recipes-devtools/python/python-simplejson.inc > b/meta-python/recipes-devtools/python/python-simplejson.inc > > index 5592eaf..1a8d390 100644 > > --- a/meta-python/recipes-devtools/python/python-simplejson.inc > > +++ b/meta-python/recipes-devtools/python/python-simplejson.inc > > @@ -4,8 +4,8 @@ HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson > " > > LICENSE = "MIT" > > LIC_FILES_CHKSUM = > "file://LICENSE.txt;md5=c6338d7abd321c0b50a2a547e441c52e" > > > > -SRC_URI[md5sum] = "744fa99aed207478f8fbf9dd9f04fad3" > > -SRC_URI[sha256sum] = > "b1f329139ba647a9548aa05fb95d046b4a677643070dc2afc05fa2e975d09ca5" > > +SRC_URI[md5sum] = "8a5ed75c367b90fedc3d685742e2a1c7" > > +SRC_URI[sha256sum] = > "2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81" > > > > inherit pypi > > > > diff --git a/meta-python/recipes-devtools/python/ > python-simplejson_3.16.0.bb b/meta-python/recipes-devtools/python/ > python-simplejson_3.17.0.bb > > similarity index 100% > > rename from meta-python/recipes-devtools/python/ > python-simplejson_3.16.0.bb > > rename to meta-python/recipes-devtools/python/ > python-simplejson_3.17.0.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
