[oe-commits] [meta-openembedded] 17/57: python-evdev: update to version 0.6.4

git at git.openembedded.org git at git.openembedded.org
Tue Oct 25 13:34:24 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit a5bc9e90aa005064a61e2960653fe1ab87880d4c
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Oct 14 08:32:46 2016 -0400

    python-evdev: update to version 0.6.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-evdev_0.6.1.bb => python-evdev_0.6.4.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-evdev_0.6.1.bb b/meta-python/recipes-devtools/python/python-evdev_0.6.4.bb
similarity index 71%
rename from meta-python/recipes-devtools/python/python-evdev_0.6.1.bb
rename to meta-python/recipes-devtools/python/python-evdev_0.6.4.bb
index 963b162..1948263 100644
--- a/meta-python/recipes-devtools/python/python-evdev_0.6.1.bb
+++ b/meta-python/recipes-devtools/python/python-evdev_0.6.4.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/gvalkov/python-evdev"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=18debddbb3f52c661a129724a883a8e2"
 
-SRC_URI[md5sum] = "8a3ff1012534963cfc16efebcc208fa6"
-SRC_URI[sha256sum] = "67b3c71461e5ce191a34cd4ec17f6b3d59e66f6013f98f84c2fba817b8738a3b"
+SRC_URI[md5sum] = "40c8c01b337874c64638948a4d7cb404"
+SRC_URI[sha256sum] = "5268744d8493c273614036cf6423fa175952c64fc1d8d265210e48a4437a6af2"
 
 inherit pypi setuptools
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list