From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Ming Liu <liu.ming50@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org,
Ming Liu <ming.liu@toradex.com>
Subject: Re: [meta-virtualization][PATCH] python3-flask-cors: inherit pypi
Date: Thu, 25 Jun 2020 22:46:58 -0400 [thread overview]
Message-ID: <20200626024655.GA59008@gmail.com> (raw)
In-Reply-To: <20200623084555.15456-1-liu.ming50@gmail.com> <20200623084725.6278-1-liu.ming50@gmail.com> <20200623084814.25045-1-liu.ming50@gmail.com> <20200623084845.27422-1-liu.ming50@gmail.com>
merged.
Bruce
In message: [meta-virtualization][PATCH] python3-flask-cors: inherit pypi
on 23/06/2020 Ming Liu wrote:
> From: Ming Liu <ming.liu@toradex.com>
>
> Drop SRCNAME/SRC_URI/S, change to inherit pypi.
>
> Signed-off-by: Ming Liu <ming.liu@toradex.com>
> ---
> recipes-devtools/python/python3-flask-cors_3.0.8.bb | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)
>
> diff --git a/recipes-devtools/python/python3-flask-cors_3.0.8.bb b/recipes-devtools/python/python3-flask-cors_3.0.8.bb
> index 5d3c41f..aac7152 100644
> --- a/recipes-devtools/python/python3-flask-cors_3.0.8.bb
> +++ b/recipes-devtools/python/python3-flask-cors_3.0.8.bb
> @@ -9,13 +9,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=118fecaa576ab51c1520f95e98db61ce"
>
> DEPENDS += "python3-six python3-flask"
>
> -SRCNAME = "Flask-Cors"
> -
> -SRC_URI = "https://pypi.python.org/packages/source/F/Flask-Cors/${SRCNAME}-${PV}.tar.gz"
> +PYPI_PACKAGE = "Flask-Cors"
>
> SRC_URI[md5sum] = "551cc4c0305a171d28caa2b3bc838867"
> SRC_URI[sha256sum] = "72170423eb4612f0847318afff8c247b38bd516b7737adfc10d1c2cdbb382d16"
>
> -S = "${WORKDIR}/${SRCNAME}-${PV}"
> -
> -inherit setuptools3
> +inherit pypi setuptools3
> --
> 2.27.0
>
>
prev parent reply other threads:[~2020-06-26 2:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-23 8:45 [meta-virtualization][PATCH] python3-boto3: uprev 1.11.7 > 1.14.7 Ming Liu
2020-06-23 8:47 ` [meta-virtualization][PATCH] python3-bugsnag: uprev 3.6.0 > 3.6.1 Ming Liu
2020-06-23 8:48 ` [meta-virtualization][PATCH] python3-newrelic: uprev 5.4.1.134 > 5.14.1.144 Ming Liu
2020-06-23 8:48 ` [meta-virtualization][PATCH] python3-flask-cors: inherit pypi Ming Liu
2020-06-26 2:46 ` 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=20200626024655.GA59008@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=liu.ming50@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=ming.liu@toradex.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.