[meta-virtualization] [PATCH] meta-openstack: add python-pika git based recipe

Bruce Ashfield bruce.ashfield at gmail.com
Wed Dec 21 09:19:47 PST 2016


merged.

Bruce

On Tue, Dec 20, 2016 at 12:31 PM, Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
wrote:

> This package provides a RabbitMQ/AMQP python client library.
>
> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
> ---
>  meta-openstack/recipes-devtools/python/python-pika_git.bb | 15
> +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 meta-openstack/recipes-devtools/python/python-pika_
> git.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-pika_git.bb
> b/meta-openstack/recipes-devtools/python/python-pika_git.bb
> new file mode 100644
> index 0000000..6d2e55a
> --- /dev/null
> +++ b/meta-openstack/recipes-devtools/python/python-pika_git.bb
> @@ -0,0 +1,15 @@
> +SUMMARY = "Pure Python RabbitMQ/AMQP 0-9-1 client library"
> +HOMEPAGE = "https://github.com/pika/pika"
> +SECTION = "devel/python"
> +
> +LICENSE = "BSD-3-Clause"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=fb26c37045f9e0d2c5e24b711bd7f01c"
> +
> +PV = "0.10.0+git${SRCPV}"
> +SRCREV = "b907f91415169b7f590174ab5d228e75a1b273e6"
> +
> +SRC_URI = "git://github.com/pika/pika"
> +
> +S = "${WORKDIR}/git"
> +
> +inherit setuptools
> --
> 2.11.0
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20161221/6eb654d2/attachment-0001.html>


More information about the meta-virtualization mailing list