diff options
| author | Derek Straka <derek@asterius.io> | 2016-03-25 18:15:40 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-01 15:33:53 +0200 |
| commit | c050b7744a6a86d8b798fcc3871648331eb1144d (patch) | |
| tree | f7b2fce56763703a8028b288a5874c615a1fc1a9 /meta-python/recipes-devtools/python/python-evdev_0.5.0.bb | |
| parent | 2a3e694024c50e66f2653da0aa464176ab36702a (diff) | |
| download | meta-openembedded-c050b7744a6a86d8b798fcc3871648331eb1144d.tar.gz | |
python-evdev: update to 0.6.0
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-evdev_0.5.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-evdev_0.5.0.bb | 11 |
1 files changed, 0 insertions, 11 deletions
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 deleted file mode 100644 index 2435b456b5..0000000000 --- a/meta-python/recipes-devtools/python/python-evdev_0.5.0.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | SUMMARY = "Python evdev lib" | ||
| 2 | HOMEPAGE = "https://github.com/gvalkov/python-evdev" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2b500cb3c70f576a0a75125beda9491a" | ||
| 6 | |||
| 7 | SRC_URI = "https://github.com/gvalkov/python-evdev/archive/v${PV}.zip" | ||
| 8 | SRC_URI[md5sum] = "30c11ee7bd4a943f8ae586d839b860f2" | ||
| 9 | SRC_URI[sha256sum] = "ce6a757e28b56a12a9ad4e86420db4b11918b75ba1cd70f7444e904a7284b6fe" | ||
| 10 | |||
| 11 | inherit setuptools | ||
