From: akuster808 <akuster808@gmail.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>,
openembedded-devel@lists.openembedded.org
Subject: Re: [meta-python][jethro][PATCH] python-evdev: add python-evdev 0.5.0
Date: Sat, 14 Nov 2015 08:19:18 -0800 [thread overview]
Message-ID: <56475F06.102@gmail.com> (raw)
In-Reply-To: <1447432157-15189-2-git-send-email-nicolas.ferre@atmel.com>
Nicolas,
meta-openembdded is closed to new packages. Bug and security fixes only.
- armin
On 11/13/2015 08:29 AM, Nicolas Ferre wrote:
> Python-evdev is a Python module that gives access to the input event interface
> from userspace.
> https://python-evdev.readthedocs.org/en/latest/
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> meta-python/recipes-devtools/python/python-evdev_0.5.0.bb | 11 +++++++++++
> 1 file changed, 11 insertions(+)
> create mode 100644 meta-python/recipes-devtools/python/python-evdev_0.5.0.bb
>
> diff --git a/meta-python/recipes-devtools/python/python-evdev_0.5.0.bb b/meta-python/recipes-devtools/python/python-evdev_0.5.0.bb
> new file mode 100644
> index 000000000000..2435b456b5e6
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python-evdev_0.5.0.bb
> @@ -0,0 +1,11 @@
> +SUMMARY = "Python evdev lib"
> +HOMEPAGE = "https://github.com/gvalkov/python-evdev"
> +SECTION = "devel/python"
> +LICENSE = "BSD"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=2b500cb3c70f576a0a75125beda9491a"
> +
> +SRC_URI = "https://github.com/gvalkov/python-evdev/archive/v${PV}.zip"
> +SRC_URI[md5sum] = "30c11ee7bd4a943f8ae586d839b860f2"
> +SRC_URI[sha256sum] = "ce6a757e28b56a12a9ad4e86420db4b11918b75ba1cd70f7444e904a7284b6fe"
> +
> +inherit setuptools
>
prev parent reply other threads:[~2015-11-14 16:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-13 16:29 [PATCH] python-evdev: add python-evdev 0.5.0 Nicolas Ferre
2015-11-13 16:29 ` [meta-python][jethro][PATCH] " Nicolas Ferre
2015-11-14 16:19 ` akuster808 [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=56475F06.102@gmail.com \
--to=akuster808@gmail.com \
--cc=nicolas.ferre@atmel.com \
--cc=openembedded-devel@lists.openembedded.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.