[meta-virtualization] [m-c-s][PATCH 01/12] python-weakrefmethod: initial version v1.0.3

Bruce Ashfield bruce.ashfield at gmail.com
Fri Jan 12 07:39:31 PST 2018


All patches merged to m-c-s master.

Bruce

On Tue, Jan 9, 2018 at 3:14 PM, Mark Asselstine
<mark.asselstine at windriver.com> wrote:
> Needed by the stable/pike version of neutron.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  .../recipes-devtools/python/python-weakrefmethod_1.0.3.bb      | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>  create mode 100644 meta-openstack/recipes-devtools/python/python-weakrefmethod_1.0.3.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-weakrefmethod_1.0.3.bb b/meta-openstack/recipes-devtools/python/python-weakrefmethod_1.0.3.bb
> new file mode 100644
> index 0000000..f14d3e1
> --- /dev/null
> +++ b/meta-openstack/recipes-devtools/python/python-weakrefmethod_1.0.3.bb
> @@ -0,0 +1,10 @@
> +DESCRIPTION = "A WeakMethod class for storing bound methods using weak references."
> +HOMEPAGE = "https://github.com/twang817/weakrefmethod"
> +SECTION = "devel/python"
> +LICENSE = "PSF"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=dd98d01d471fac8d8dbdd975229dba03"
> +
> +SRC_URI[md5sum] = "39e7450191dea0b17a646b929784ac6f"
> +SRC_URI[sha256sum] = "37bc1fbb5575acf82172d4eb7b6fc4412d77d5a1d70dff2c1f8a4574301cda66"
> +
> +inherit setuptools pypi
> --
> 2.7.4
>
> --
> _______________________________________________
> 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"


More information about the meta-virtualization mailing list