From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Wang Mingyu <wangmy@cn.fujitsu.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization] [PATCH]python-pyyaml: Remove the recipe
Date: Wed, 8 Jan 2020 16:22:17 -0500 [thread overview]
Message-ID: <20200108212216.GC12328@gmail.com> (raw)
In-Reply-To: <1578031693-88286-1-git-send-email-wangmy@cn.fujitsu.com> <1578056439-94495-1-git-send-email-wangmy@cn.fujitsu.com>
I don't know of any version dependencies on these, so I've gone ahead and
merged the patches.
Bruce
In message: [meta-virtualization] [PATCH]python-pyyaml: Remove the recipe
on 03/01/2020 Wang Mingyu wrote:
> Because they already exist in meta-openembedded, remove the recipe.
>
> Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
> ---
> .../python/python-pyyaml_5.1.2.bb | 32 -------------------
> 1 file changed, 32 deletions(-)
> delete mode 100644 recipes-devtools/python/python-pyyaml_5.1.2.bb
>
> diff --git a/recipes-devtools/python/python-pyyaml_5.1.2.bb b/recipes-devtools/python/python-pyyaml_5.1.2.bb
> deleted file mode 100644
> index 711675b..0000000
> --- a/recipes-devtools/python/python-pyyaml_5.1.2.bb
> +++ /dev/null
> @@ -1,32 +0,0 @@
> -HOMEPAGE = "http://www.pyyaml.org"
> -SUMMARY = "Python support for YAML"
> -DESCRIPTION = "\
> - YAML is a data serialization format designed for human readability \
> - and interaction with scripting languages. PyYAML is a YAML parser \
> - and emitter for Python. \
> - . \
> - PyYAML features a complete YAML 1.1 parser, Unicode support, pickle \
> - support, capable extension API, and sensible error messages. PyYAML \
> - supports standard YAML tags and provides Python-specific tags that \
> - allow to represent an arbitrary Python object. \
> - . \
> - PyYAML is applicable for a broad range of tasks from complex \
> - configuration files to object serialization and persistance. \
> - "
> -SECTION = "devel/python"
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=a76b4c69bfcf82313bbdc0393b04438a"
> -
> -SRCNAME = "PyYAML"
> -SRC_URI = "http://pyyaml.org/download/pyyaml/${SRCNAME}-${PV}.tar.gz"
> -
> -SRC_URI[md5sum] = "20f87ab421b0271dbf371dc5c1cddb5c"
> -SRC_URI[sha256sum] = "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4"
> -
> -S = "${WORKDIR}/${SRCNAME}-${PV}"
> -
> -DEFAULT_PREFERENCE = "-1"
> -
> -inherit setuptools
> -
> -DEPENDS += "libyaml python-cython-native"
> --
> 2.17.1
>
>
>
>
prev parent reply other threads:[~2020-01-08 21:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-03 6:08 [meta-virtualization] [PATCH]python-sqlalchemy: Remove the recipe Wang Mingyu
2020-01-03 13:00 ` [meta-virtualization] [PATCH]python-pyyaml: " Wang Mingyu
2020-01-08 21:22 ` 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=20200108212216.GC12328@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
--cc=wangmy@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.