[oe-commits] [meta-openembedded] 19/101: python-evdev: update to version 0.7.0

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 11:19:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 655341211d758a099e90604056897917e6800c62
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 14:34:56 2017 -0400

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

diff --git a/meta-python/recipes-devtools/python/python-evdev_0.6.4.bb b/meta-python/recipes-devtools/python/python-evdev_0.7.0.bb
similarity index 71%
rename from meta-python/recipes-devtools/python/python-evdev_0.6.4.bb
rename to meta-python/recipes-devtools/python/python-evdev_0.7.0.bb
index 1948263..0875da4 100644
--- a/meta-python/recipes-devtools/python/python-evdev_0.6.4.bb
+++ b/meta-python/recipes-devtools/python/python-evdev_0.7.0.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/gvalkov/python-evdev"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=18debddbb3f52c661a129724a883a8e2"
 
-SRC_URI[md5sum] = "40c8c01b337874c64638948a4d7cb404"
-SRC_URI[sha256sum] = "5268744d8493c273614036cf6423fa175952c64fc1d8d265210e48a4437a6af2"
+SRC_URI[md5sum] = "c7e855ae9f97f869a59e75b29f05ce74"
+SRC_URI[sha256sum] = "57edafc469a414f58b51af1bfb9ee2babb9f626dd2df530d71c1176871850aa1"
 
 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