merged Bruce
On Thu, Aug 29, 2019 at 3:25 AM Yuan Chao <[email protected]> wrote: > > Signed-off-by: Yuan Chao <[email protected]> > --- > recipes-devtools/python/python3-sphinx_2.2.0.bb | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 recipes-devtools/python/python3-sphinx_2.2.0.bb > > diff --git a/recipes-devtools/python/python3-sphinx_2.2.0.bb > b/recipes-devtools/python/python3-sphinx_2.2.0.bb > new file mode 100644 > index 0000000..5ea408f > --- /dev/null > +++ b/recipes-devtools/python/python3-sphinx_2.2.0.bb > @@ -0,0 +1,11 @@ > +DESCRIPTION = "Python documentation generator" > +HOMEPAGE = "http://sphinx-doc.org/" > +SECTION = "devel/python" > +LICENSE = "BSD" > +LIC_FILES_CHKSUM = "file://LICENSE;md5=cc3ed00294f08c93200bc064c73c9d40" > + > +PYPI_PACKAGE = "Sphinx" > + > +SRC_URI[md5sum] = "ca64efdbb4d3a0a78398dbcf9f78971d" > +SRC_URI[sha256sum] = > "0d586b0f8c2fc3cc6559c5e8fd6124628110514fda0e5d7c82e682d749d2e845" > +inherit setuptools3 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
