All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Chen Qi <Qi.Chen@windriver.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][m-c-s][PATCH] glusterfs: change pythnon2 dependencies to python3 ones
Date: Tue, 11 Feb 2020 16:12:21 -0500	[thread overview]
Message-ID: <20200211211217.GA37360@gmail.com> (raw)
In-Reply-To: <20200204023832.59416-1-Qi.Chen@windriver.com>

merged.

Bruce


In message: [meta-virtualization][m-c-s][PATCH] glusterfs: change pythnon2 dependencies to python3 ones
on 03/02/2020 Chen Qi wrote:

> Change python2 deps to python3 ones.
> 
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
>  recipes-extended/glusterfs/glusterfs.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
> index 4eb325f1..a5677840 100644
> --- a/recipes-extended/glusterfs/glusterfs.inc
> +++ b/recipes-extended/glusterfs/glusterfs.inc
> @@ -119,7 +119,7 @@ INSANE_SKIP_${PN}-server += "dev-so"
>  PACKAGES += "${PN}-rdma ${PN}-geo-replication ${PN}-fuse ${PN}-server \
>               ${PN}-api ${PN}-ocf"
>  
> -RDEPENDS_${PN} += "python3-core python-json python-ctypes bash"
> +RDEPENDS_${PN} += "python3-core python3-json python3-ctypes bash"
>  RDEPENDS_${PN}-ocf += "bash"
>  RDEPENDS_${PN}-server += "bash"
>  RDEPENDS_${PN}-geo-replication += "python3-core bash"
> -- 
> 2.21.0
> 

> 


      reply	other threads:[~2020-02-11 21:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04  2:38 [meta-virtualization][m-c-s][PATCH] glusterfs: change pythnon2 dependencies to python3 ones Chen Qi
2020-02-11 21:12 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200211211217.GA37360@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=Qi.Chen@windriver.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.