[oe] [meta-python][PATCH] python-pyro4: Add new recipe.

Martin Jansa martin.jansa at gmail.com
Thu Aug 20 14:16:40 UTC 2015


On Thu, Aug 20, 2015 at 10:04:02AM -0400, Philip Balister wrote:
> Any news on this? I just updated my copy of meta-oe and didn't see it.

it's in master-next, but jenkins builds don't look good (not caused by
this one but hard for me to see which ones to take and which ones to
leave).

> Philip
> 
> On 08/04/2015 08:12 AM, Philip Balister wrote:
> > Pyro4 allows remote execution of objects over the network.
> > 
> > Signed-off-by: Philip Balister <philip at balister.org>
> > ---
> >  .../python-pyro4/python-pyro4_4.39.bb                    | 16 ++++++++++++++++
> >  1 file changed, 16 insertions(+)
> >  create mode 100644 meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb
> > 
> > diff --git a/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb b/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb
> > new file mode 100644
> > index 0000000..aed0c9c
> > --- /dev/null
> > +++ b/meta-python/recipes-connectivity/python-pyro4/python-pyro4_4.39.bb
> > @@ -0,0 +1,16 @@
> > +DESCRIPTION = "Python Remote Objects"
> > +HOMEPAGE = "https://pypi.python.org/pypi/Pyro4/"
> > +SECTION = "devel/python"
> > +LICENSE = "MIT"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=b48b62dd270c4691fabaa85be3236030"
> > +
> > +SRCNAME = "Pyro4"
> > +
> > +SRC_URI = "https://pypi.python.org/packages/source/P/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
> > +
> > +SRC_URI[md5sum] = "75ed5cd142803b0a8d587dc8b6bb51ed"
> > +SRC_URI[sha256sum] = "39c6ca7f86b0f0bebfeada687a5a8b99f66470a52b0f815195ae63c683266f24"
> > +
> > +S = "${WORKDIR}/${SRCNAME}-${PV}"
> > +
> > +inherit setuptools
> > 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150820/49465e06/attachment-0002.sig>


More information about the Openembedded-devel mailing list