[meta-virtualization] [PATCH 1/2] python-simplejson: Drop recipe

Bruce Ashfield bruce.ashfield at gmail.com
Mon Aug 14 09:08:26 PDT 2017


We often keep the layer local recipes around .. but yes, in these two cases
it wasn't required.

I've merged the two patches.

Bruce

On Mon, Aug 14, 2017 at 7:30 AM, Adrian Dudau <adrian.dudau at enea.com> wrote:

> Newer version of the recipe (v3.11.1) is already maintained in
> meta-python and I couldn't find any hard dependencies on the current
> version.
>
> Signed-off-by: Adrian Dudau <adrian.dudau at enea.com>
> ---
>  recipes-devtools/python/python-simplejson_3.7.3.bb | 31
> ----------------------
>  1 file changed, 31 deletions(-)
>  delete mode 100644 recipes-devtools/python/python-simplejson_3.7.3.bb
>
> diff --git a/recipes-devtools/python/python-simplejson_3.7.3.bb
> b/recipes-devtools/python/python-simplejson_3.7.3.bb
> deleted file mode 100644
> index 39dfce6..0000000
> --- a/recipes-devtools/python/python-simplejson_3.7.3.bb
> +++ /dev/null
> @@ -1,31 +0,0 @@
> -HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson"
> -SUMMARY = "Simple, fast, extensible JSON encoder/decoder for Python"
> -DESCRIPTION = "\
> -  JSON <http://json.org> encoder and decoder for Python 2.5+ \
> -  and Python 3.3+.  It is pure Python code with no dependencies, \
> -  but includes an optional C extension for a serious speed boost \
> -  "
> -SECTION = "devel/python"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c6338d7abd321c0b50a2a547e441c5
> 2e"
> -PR = "r0"
> -
> -SRCNAME = "simplejson"
> -
> -SRC_URI = "https://pypi.python.org/packages/source/s/simplejson/$
> {SRCNAME}-${PV}.tar.gz"
> -SRC_URI[md5sum] = "117346e5ee4ed4434ffe485f8e58f5ed"
> -SRC_URI[sha256sum] = "63d7f7b14a20f29f74325a69e6db45
> 925eaf6e3a003eab46c0234fd050a8c93f"
> -
> -S = "${WORKDIR}/${SRCNAME}-${PV}"
> -
> -inherit setuptools
> -
> -RDEPENDS_${PN} = "\
> -    python-core \
> -    python-re \
> -    python-io \
> -    python-netserver \
> -    python-numbers \
> -"
> -
> -
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170814/01de5dc9/attachment-0001.html>


More information about the meta-virtualization mailing list