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-rjsmin: upgrade 1.0.12 -> 1.1.0
Date: Tue, 3 Nov 2020 16:33:53 -0500 [thread overview]
Message-ID: <20201103213352.GB40946@gmail.com> (raw)
In-Reply-To: <1603776480-96550-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1603776527-96590-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1603776543-96637-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1603776596-96676-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1603776602-96732-1-git-send-email-zhengrq.fnst@cn.fujitsu.com> <1603776611-96772-1-git-send-email-zhengrq.fnst@cn.fujitsu.com>
merged.
Bruce
In message: [meta-virtualization] [PATCH] python3-rjsmin: upgrade 1.0.12 -> 1.1.0
on 27/10/2020 zhengruoqin wrote:
> Consolidate inc and bb files into a single bb file.
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
> .../recipes-devtools/python/python3-rjsmin_1.0.12.bb | 2 --
> .../python/{python-rjsmin.inc => python3-rjsmin_1.1.0.bb} | 6 +++---
> 2 files changed, 3 insertions(+), 5 deletions(-)
> delete mode 100644 meta-openstack/recipes-devtools/python/python3-rjsmin_1.0.12.bb
> rename meta-openstack/recipes-devtools/python/{python-rjsmin.inc => python3-rjsmin_1.1.0.bb} (63%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python3-rjsmin_1.0.12.bb b/meta-openstack/recipes-devtools/python/python3-rjsmin_1.0.12.bb
> deleted file mode 100644
> index 9890e14..0000000
> --- a/meta-openstack/recipes-devtools/python/python3-rjsmin_1.0.12.bb
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -require python-rjsmin.inc
> -inherit setuptools3
> diff --git a/meta-openstack/recipes-devtools/python/python-rjsmin.inc b/meta-openstack/recipes-devtools/python/python3-rjsmin_1.1.0.bb
> similarity index 63%
> rename from meta-openstack/recipes-devtools/python/python-rjsmin.inc
> rename to meta-openstack/recipes-devtools/python/python3-rjsmin_1.1.0.bb
> index 0305a33..6c3b55b 100644
> --- a/meta-openstack/recipes-devtools/python/python-rjsmin.inc
> +++ b/meta-openstack/recipes-devtools/python/python3-rjsmin_1.1.0.bb
> @@ -4,10 +4,10 @@ SECTION = "devel/python"
> LICENSE = "Apache-2.0"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
>
> -SRC_URI[md5sum] = "9f67e133c88df5497d3da847603da9bf"
> -SRC_URI[sha256sum] = "dd9591aa73500b08b7db24367f8d32c6470021f39d5ab4e50c7c02e4401386f1"
> +SRC_URI[md5sum] = "ff73482370832bcc8e75571c35b7a79b"
> +SRC_URI[sha256sum] = "b15dc75c71f65d9493a8c7fa233fdcec823e3f1b88ad84a843ffef49b338ac32"
>
> -inherit pypi
> +inherit setuptools3 pypi
>
> RDEPENDS_${PN} += " \
> "
> --
> 2.25.1
>
>
>
>
>
>
prev parent reply other threads:[~2020-11-03 21:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-27 5:28 [meta-virtualization] [PATCH] python3-repoze.lru: Consolidate in a single file zhengruoqin
2020-10-27 5:28 ` [meta-virtualization] [PATCH] python3-repoze.who: upgrade 2.2 -> 2.4 zhengruoqin
2020-10-27 5:29 ` [meta-virtualization] [PATCH] python3-requestsexceptions: Consolidate in a single file zhengruoqin
2020-10-27 5:29 ` [meta-virtualization] [PATCH] python3-retrying: " zhengruoqin
2020-10-27 5:30 ` [meta-virtualization] [PATCH] python3-rfc3986: upgrade 1.3.2 -> 1.4.0 zhengruoqin
2020-10-27 5:30 ` [meta-virtualization] [PATCH] python3-rjsmin: upgrade 1.0.12 -> 1.1.0 zhengruoqin
2020-11-03 21: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=20201103213352.GB40946@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.