[oe-commits] [meta-openembedded] 47/82: python-evdev: upgrade 0.7.0 -> 1.2.0

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:53:28 UTC 2019


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

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

commit b43142b122b7b70c05214d428e1ca010cb51da5e
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Oct 31 13:42:02 2019 +0800

    python-evdev: upgrade 0.7.0 -> 1.2.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-evdev.inc                  | 4 ++--
 .../python/{python-evdev_0.7.0.bb => python-evdev_1.2.0.bb}           | 0
 .../python/{python3-evdev_0.7.0.bb => python3-evdev_1.2.0.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-evdev.inc b/meta-python/recipes-devtools/python/python-evdev.inc
index 989d1e5..953094b 100644
--- a/meta-python/recipes-devtools/python/python-evdev.inc
+++ b/meta-python/recipes-devtools/python/python-evdev.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/gvalkov/python-evdev"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=18debddbb3f52c661a129724a883a8e2"
 
-SRC_URI[md5sum] = "c7e855ae9f97f869a59e75b29f05ce74"
-SRC_URI[sha256sum] = "57edafc469a414f58b51af1bfb9ee2babb9f626dd2df530d71c1176871850aa1"
+SRC_URI[md5sum] = "53e440943dfa2514f95b3c448d6a36cb"
+SRC_URI[sha256sum] = "b03f5e1be5b4a5327494a981b831d251a142b09e8778eda1a8b53eba91100166"
 
 do_compile_prepend() {
     rm -rf ${S}/evdev/ecodes.c
diff --git a/meta-python/recipes-devtools/python/python-evdev_0.7.0.bb b/meta-python/recipes-devtools/python/python-evdev_1.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-evdev_0.7.0.bb
rename to meta-python/recipes-devtools/python/python-evdev_1.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb b/meta-python/recipes-devtools/python/python3-evdev_1.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb
rename to meta-python/recipes-devtools/python/python3-evdev_1.2.0.bb

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


More information about the Openembedded-commits mailing list