(discussed on IRC) NACK, this is in python3-misc and I don't see a good reason to split it out explicitly.
Ross On Fri, 12 Jul 2019 at 15:09, Joshua Lock <joshuag...@gmail.com> wrote: > > Signed-off-by: Joshua Lock <jl...@vmware.com> > --- > .../python/python3/python3-manifest.json | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json > b/meta/recipes-devtools/python/python3/python3-manifest.json > index 0803ac0033..17d41c34b9 100644 > --- a/meta/recipes-devtools/python/python3/python3-manifest.json > +++ b/meta/recipes-devtools/python/python3/python3-manifest.json > @@ -1131,6 +1131,18 @@ > "${libdir}/python${PYTHON_MAJMIN}/__pycache__/queue.*.pyc" > ] > }, > + "timeit": { > + "summary": "Simple way to time small bits of code", > + "rdepends": [ > + "core" > + ], > + "files": [ > + "${libdir}/python${PYTHON_MAJMIN}/timeit.py" > + ], > + "cached": [ > + "${libdir}/python${PYTHON_MAJMIN}/__pycache__/timeit.*.pyc" > + ] > + }, > "tkinter": { > "summary": "Python Tcl/Tk bindings", > "rdepends": [ > -- > 2.21.0 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core