From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: zhengruoqin <zhengrq.fnst@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] python3-xstatic-objectpath: change to python3
Date: Thu, 1 Oct 2020 23:12:06 -0400 [thread overview]
Message-ID: <20201002031206.GB53106@gmail.com> (raw)
In-Reply-To: <1601349566-108443-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1601349593-108482-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1601349611-108532-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1601349622-108579-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1601349630-108615-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1601349638-108654-1-git-send-email-zhengrq.fnst@cn.fujitsu.com>
merged.
Bruce
In message: [meta-virtualization] [PATCH] python3-xstatic-objectpath: change to python3
on 29/09/2020 zhengruoqin wrote:
> Because python2 is no longer maintained, bb file is changed to python3 version.
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
> ...ectpath_1.2.1.0.bb => python3-xstatic-objectpath_1.2.1.0.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta-openstack/recipes-devtools/python/{python-xstatic-objectpath_1.2.1.0.bb => python3-xstatic-objectpath_1.2.1.0.bb} (96%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-objectpath_1.2.1.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
> similarity index 96%
> rename from meta-openstack/recipes-devtools/python/python-xstatic-objectpath_1.2.1.0.bb
> rename to meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
> index bd2eefa..faf2858 100644
> --- a/meta-openstack/recipes-devtools/python/python-xstatic-objectpath_1.2.1.0.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
> @@ -14,7 +14,7 @@ inherit setuptools3 pypi
> # DEPENDS_default: python-pip
>
> DEPENDS += " \
> - python-pip \
> + python3-pip \
> "
>
> # RDEPENDS_default:
> --
> 2.25.1
>
>
>
>
>
>
prev parent reply other threads:[~2020-10-02 3:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 3:19 [meta-virtualization] [PATCH] python3-pam: Consolidate in a single file zhengruoqin
2020-09-29 3:19 ` [meta-virtualization] [PATCH] python3-pastedeploy: upgrade 2.0.1 -> 2.1.0 zhengruoqin
2020-09-29 3:20 ` [meta-virtualization] [PATCH] python3-paste: upgrade 2.0.2 -> 3.4.6 zhengruoqin
2020-09-29 3:20 ` [meta-virtualization] [PATCH] python3-pathlib: Consolidate in a single file zhengruoqin
2020-09-29 3:20 ` [meta-virtualization] [PATCH] python3-pep8: Remove recipe zhengruoqin
2020-09-29 3:20 ` [meta-virtualization] [PATCH] python3-xstatic-objectpath: change to python3 zhengruoqin
2020-10-02 3: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=20201002031206.GB53106@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
--cc=zhengrq.fnst@cn.fujitsu.com \
/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.