From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: zangrc <zangrc.fnst@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH] python3-deprecation: upgrade 1.0.1 -> 2.1.0
Date: Mon, 20 Jul 2020 14:51:47 -0400 [thread overview]
Message-ID: <20200720185146.GC40605@gmail.com> (raw)
In-Reply-To: <1595255817-77606-3-git-send-email-zangrc.fnst@cn.fujitsu.com> <1595255817-77606-4-git-send-email-zangrc.fnst@cn.fujitsu.com> <1595255817-77606-2-git-send-email-zangrc.fnst@cn.fujitsu.com> <1595255817-77606-1-git-send-email-zangrc.fnst@cn.fujitsu.com>
merged.
Bruce
In message: [meta-virtualization] [PATCH] python3-deprecation: upgrade 1.0.1 -> 2.1.0
on 20/07/2020 zangrc wrote:
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
> .../python/python3-deprecation_1.0.1.bb | 2 --
> ...on-deprecation.inc => python3-deprecation_2.1.0.bb} | 10 +++++++---
> 2 files changed, 7 insertions(+), 5 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python3-deprecation_1.0.1.bb
> rename meta-openstack/recipes-devtools/python/{python-deprecation.inc => python3-deprecation_2.1.0.bb} (53%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python3-deprecation_1.0.1.bb b/meta-openstack/recipes-devtools/python/python3-deprecation_1.0.1.bb
> deleted file mode 100644
> index d2e0f1c..0000000
> --- a/meta-openstack/recipes-devtools/python/python3-deprecation_1.0.1.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -require python-deprecation.inc
> -inherit setuptools3
> diff --git a/meta-openstack/recipes-devtools/python/python-deprecation.inc b/meta-openstack/recipes-devtools/python/python3-deprecation_2.1.0.bb
> similarity index 53%
> rename from meta-openstack/recipes-devtools/python/python-deprecation.inc
> rename to meta-openstack/recipes-devtools/python/python3-deprecation_2.1.0.bb
> index eec4dd1..c819529 100644
> --- a/meta-openstack/recipes-devtools/python/python-deprecation.inc
> +++ b/meta-openstack/recipes-devtools/python/python3-deprecation_2.1.0.bb
> @@ -4,7 +4,11 @@ SECTION = "devel/python"
> LICENSE = "Apache-2.0"
> LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
>
> -SRC_URI[md5sum] = "d8a318c66d442dc4b900e070267ed9aa"
> -SRC_URI[sha256sum] = "b9bff5cc91f601ef2a8a0200bc6cde3f18a48c2ed3d1ecbfc16076b14b3ad935"
> +SRC_URI[md5sum] = "6b79c6572fb241e3cecbbd7d539bb66b"
> +SRC_URI[sha256sum] = "72b3bde64e5d778694b0cf68178aed03d15e15477116add3fb773e581f9518ff"
>
> -inherit pypi
> +RDEPENDS_${PN} += "\
> + python3-packaging \
> +"
> +
> +inherit setuptools3 pypi
> --
> 2.25.1
>
>
>
>
prev parent reply other threads:[~2020-07-20 18:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-20 14:36 [meta-virtualization] [PATCH] python3-deprecation: upgrade 1.0.1 -> 2.1.0 zangrc
2020-07-20 14:36 ` [meta-virtualization] [PATCH] python3-designateclient: Change to python3 zangrc
2020-07-20 14:36 ` [meta-virtualization] [PATCH] python3-django-appconf: upgrade 1.0.1 -> 1.0.4 zangrc
2020-07-20 14:36 ` [meta-virtualization] [PATCH] python3-django-babel: Change to python3 zangrc
2020-07-20 18:51 ` 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=20200720185146.GC40605@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
--cc=zangrc.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.