All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python3-docker-compose: remove deprecated python3-enum from RDEPENDS
@ 2018-03-12  9:23 Ricardo Salveti
  2018-03-14 12:43 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Salveti @ 2018-03-12  9:23 UTC (permalink / raw)
  To: meta-virtualization

The python3-enum package was removed and it is now part of core.

Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
---
 recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb b/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
index 4e761d0..851c251 100644
--- a/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
+++ b/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
@@ -19,7 +19,6 @@ RDEPENDS_${PN} = "\
   ${PYTHON_PN}-docker-pycreds \
   ${PYTHON_PN}-dockerpty \
   ${PYTHON_PN}-docopt \
-  ${PYTHON_PN}-enum \
   ${PYTHON_PN}-idna \
   ${PYTHON_PN}-jsonschema \
   ${PYTHON_PN}-pyyaml \
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] python3-docker-compose: remove deprecated python3-enum from RDEPENDS
  2018-03-12  9:23 [PATCH] python3-docker-compose: remove deprecated python3-enum from RDEPENDS Ricardo Salveti
@ 2018-03-14 12:43 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2018-03-14 12:43 UTC (permalink / raw)
  To: Ricardo Salveti; +Cc: meta-virtualization

merged.

Bruce

On Mon, Mar 12, 2018 at 5:23 AM, Ricardo Salveti
<ricardo@opensourcefoundries.com> wrote:
> The python3-enum package was removed and it is now part of core.
>
> Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
> ---
>  recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb b/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
> index 4e761d0..851c251 100644
> --- a/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
> +++ b/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
> @@ -19,7 +19,6 @@ RDEPENDS_${PN} = "\
>    ${PYTHON_PN}-docker-pycreds \
>    ${PYTHON_PN}-dockerpty \
>    ${PYTHON_PN}-docopt \
> -  ${PYTHON_PN}-enum \
>    ${PYTHON_PN}-idna \
>    ${PYTHON_PN}-jsonschema \
>    ${PYTHON_PN}-pyyaml \
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@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"


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-14 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12  9:23 [PATCH] python3-docker-compose: remove deprecated python3-enum from RDEPENDS Ricardo Salveti
2018-03-14 12:43 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.