[oe] [meta-python][PATCH 3/4] python-soupsieve: add recipe

Khem Raj raj.khem at gmail.com
Sat Dec 28 18:18:51 UTC 2019


http://errors.yoctoproject.org/Errors/Details/300494/

On Fri, Dec 27, 2019 at 9:26 AM Peter Kolbus <peter.kolbus at garmin.com> wrote:
>
> Backport python3-soupsieve to python2; this enables use in
> python-beautifulsoup4.
>
> Signed-off-by: Peter Kolbus <peter.kolbus at garmin.com>
> ---
>  meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb | 4 ++++
>  1 file changed, 4 insertions(+)
>  create mode 100644 meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb
>
> diff --git a/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb b/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb
> new file mode 100644
> index 000000000..55a673ecc
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python-soupsieve_1.9.4.bb
> @@ -0,0 +1,4 @@
> +inherit setuptools
> +require python-soupsieve.inc
> +
> +RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache"
> --
> 2.24.1
>
> Note- I recognize python2 support is ending. Nacking this patch and
> accepting the next may cause python-beautifulsoup4 breakage; will leave
> it to your discretion how to handle this.
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list