[oe] [meta-python][PATCH v2 1/5] python3-pako: Initial commit of version 0.2.3

Alistair Francis alistair23 at gmail.com
Thu Oct 17 21:59:25 UTC 2019


On Thu, Oct 17, 2019 at 5:49 AM Khem Raj <raj.khem at gmail.com> wrote:
>
> Fails to package
>
> https://errors.yoctoproject.org/Errors/Details/273941/

v3 sent which fixes this failure.

Alistair

>
> On Wed, Oct 16, 2019 at 9:03 AM Alistair Francis
> <alistair.francis at wdc.com> wrote:
> >
> > Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> > ---
> >  .../recipes-devtools/python/python3-pako_0.2.3.bb        | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> >  create mode 100644 meta-python/recipes-devtools/python/python3-pako_0.2.3.bb
> >
> > diff --git a/meta-python/recipes-devtools/python/python3-pako_0.2.3.bb b/meta-python/recipes-devtools/python/python3-pako_0.2.3.bb
> > new file mode 100644
> > index 000000000..24efa44e3
> > --- /dev/null
> > +++ b/meta-python/recipes-devtools/python/python3-pako_0.2.3.bb
> > @@ -0,0 +1,9 @@
> > +SUMMARY = "The universal package manager library"
> > +HOMEPAGE = "https://github.com/MycroftAI/pako"
> > +LICENSE = "Apache-2.0"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=e23fadd6ceef8c618fc1c65191d846fa"
> > +
> > +SRC_URI[md5sum] = "8eb7077075091c50e4b8a9f939607277"
> > +SRC_URI[sha256sum] = "6be55fd8c5a2a6f02974f37438c1c47a3d9e764ce81c9d0a1a8c9a1815a59778"
> > +
> > +inherit pypi setuptools3
> > --
> > 2.23.0
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list