From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Mark Asselstine <mark.asselstine@windriver.com>,
<meta-virtualization@yoctoproject.org>
Subject: Re: [m-c-s][PATCH 1/2] python-wrapt: add recipe
Date: Fri, 15 Jan 2016 09:41:13 -0500 [thread overview]
Message-ID: <56990509.6000308@windriver.com> (raw)
In-Reply-To: <1452805288-19550-1-git-send-email-mark.asselstine@windriver.com>
merged to master.
Bruce
On 16-01-14 04:01 PM, Mark Asselstine wrote:
> From: Josep Puigdemont <josep.puigdemont@enea.com>
>
> Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
> ---
>
> ** cherry-picked from fido-kilo **
>
> meta-openstack/recipes-devtools/python/python-wrapt_1.10.5.bb | 11 +++++++++++
> 1 file changed, 11 insertions(+)
> create mode 100644 meta-openstack/recipes-devtools/python/python-wrapt_1.10.5.bb
>
> diff --git a/meta-openstack/recipes-devtools/python/python-wrapt_1.10.5.bb b/meta-openstack/recipes-devtools/python/python-wrapt_1.10.5.bb
> new file mode 100644
> index 0000000..5a8d0e7
> --- /dev/null
> +++ b/meta-openstack/recipes-devtools/python/python-wrapt_1.10.5.bb
> @@ -0,0 +1,11 @@
> +DESCRIPTION = "A Python module for decorators, wrappers and monkey patching."
> +HOMEPAGE = "https://pypi.python.org/pypi/wrapt/"
> +SECTION = "devel/python"
> +LICENSE = "BSD-2-Clause"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=848d45ec255e411c0ff82b034a49d8a0"
> +
> +SRC_URI[md5sum] = "79732bbc096235704e7523d3bacd202c"
> +SRC_URI[sha256sum] = "99cbb4e3a3ea964df0cb1437261fc1198616ec872e7b501622f3f7f92fcd0833"
> +
> +inherit pypi
> +
>
prev parent reply other threads:[~2016-01-15 14:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 21:01 [m-c-s][PATCH 1/2] python-wrapt: add recipe Mark Asselstine
2016-01-14 21:01 ` [m-c-s][PATCH 2/2] python-wrapt: switch to using git Mark Asselstine
2016-01-15 14:41 ` 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=56990509.6000308@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=mark.asselstine@windriver.com \
--cc=meta-virtualization@yoctoproject.org \
/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.