From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: zhengruoqin <zhengrq.fnst@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization][meta-openstack][PATCH] python3-tinyrpc: change python to python3
Date: Tue, 16 Jun 2020 20:33:13 -0400 [thread overview]
Message-ID: <20200617003310.GA5232@gmail.com> (raw)
In-Reply-To: <1592316502-130341-1-git-send-email-zhengrq.fnst@cn.fujitsu.com>
merged
Bruce
In message: [meta-virtualization][meta-openstack][PATCH] python3-tinyrpc: change python to python3
on 16/06/2020 zhengruoqin wrote:
> upgrade 0.6 -> 1.0.4
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
> ...inyrpc_0.6.bb => python3-tinyrpc_1.0.4.bb} | 20 +++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
> rename meta-openstack/recipes-devtools/python/{python-tinyrpc_0.6.bb => python3-tinyrpc_1.0.4.bb} (50%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-tinyrpc_0.6.bb b/meta-openstack/recipes-devtools/python/python3-tinyrpc_1.0.4.bb
> similarity index 50%
> rename from meta-openstack/recipes-devtools/python/python-tinyrpc_0.6.bb
> rename to meta-openstack/recipes-devtools/python/python3-tinyrpc_1.0.4.bb
> index 9da5813..f77cebe 100644
> --- a/meta-openstack/recipes-devtools/python/python-tinyrpc_0.6.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-tinyrpc_1.0.4.bb
> @@ -5,18 +5,18 @@ SECTION = "devel/python"
> LICENSE = "MIT"
> LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
>
> -SRC_URI[md5sum] = "2663568ba3e1793da7b21003f0847fdd"
> -SRC_URI[sha256sum] = "b4d64227f023f1f0736ef137bd4c901c7652563e62c7a20329222c3a0b14d84f"
> +SRC_URI[md5sum] = "cd61e3cbc01ea940abc97d3a87abf4a7"
> +SRC_URI[sha256sum] = "4b41fab967fb1c978f573bf0d609a3b12cc3b6ed62bd3108f43f575563746396"
>
> inherit setuptools3 pypi
>
> RDEPENDS_${PN} += " \
> - python-six \
> - python-gevent \
> - python-requests \
> - python-websocket-client \
> - python-jsonext \
> - python-gevent-websocket \
> - python-werkzeug \
> - python-pyzmq \
> + python3-six \
> + python3-gevent \
> + python3-requests \
> + python3-websocket-client \
> + python3-jsonext \
> + python3-gevent-websocket \
> + python3-werkzeug \
> + python3-pyzmq \
> "
> --
> 2.17.1
>
>
>
>
prev parent reply other threads:[~2020-06-17 0:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 14:08 [meta-virtualization][meta-openstack][PATCH] python3-tinyrpc: change python to python3 zhengruoqin
2020-06-17 0:33 ` 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=20200617003310.GA5232@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.