[meta-virtualization] [m-c-s][PATCH] python-eventlet: add RDEPENDS for enum-compat

Bruce Ashfield bruce.ashfield at gmail.com
Tue Nov 21 12:08:34 PST 2017


merged

Bruce

On Mon, Nov 20, 2017 at 11:17 AM, Mark Asselstine <
mark.asselstine at windriver.com> wrote:

> The true dependency is for 'enum34' but if the system is checking
> against the requirements.txt it might complain if 'enum-compat' is not
> present.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-
> eventlet_0.20.0.bb b/meta-openstack/recipes-devtools/python/python-
> eventlet_0.20.0.bb
> index f52d5af..1d51f1a 100644
> --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb
> +++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb
> @@ -11,5 +11,6 @@ inherit setuptools pypi pypi
>
>  RDEPENDS_${PN} += " \
>      python-enum34 \
> +    python-enum-compat \
>      python-greenlet \
>      "
> --
> 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20171121/6b945bb3/attachment.html>


More information about the meta-virtualization mailing list