[oe-commits] [meta-openembedded] 56/64: python-can: update to version 2.1.0

git at git.openembedded.org git at git.openembedded.org
Fri Mar 2 00:22:49 UTC 2018


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

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

commit ea2bbbea4933e10d8db996aedc83667b66d3c757
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Feb 25 15:10:23 2018 -0500

    python-can: update to version 2.1.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-can.inc                    | 4 ++--
 .../python/{python-can_2.0.0.bb => python-can_2.1.0.bb}               | 0
 .../python/{python3-can_2.0.0.bb => python3-can_2.1.0.bb}             | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc
index 70cde19..a71c47b 100644
--- a/meta-python/recipes-devtools/python/python-can.inc
+++ b/meta-python/recipes-devtools/python/python-can.inc
@@ -3,8 +3,8 @@ SECTION = "devel/python"
 LICENSE = "LGPLv3"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e"
 
-SRC_URI[md5sum] = "d899550617614d542c0319773989920c"
-SRC_URI[sha256sum] = "da89e94fa234d4ebe7f43a26d4b06a5d14ea767fbd2c4767732e4d964473dfb0"
+SRC_URI[md5sum] = "3310f0aa2a8492d0ff614ecf636ec8a8"
+SRC_URI[sha256sum] = "4a5c01dd67feeda35f88e6c12ea14ac8cabd426b9be0cc5f9fd083fe90a9dbfc"
 
 PYPI_PACKAGE="python-can"
 
diff --git a/meta-python/recipes-devtools/python/python-can_2.0.0.bb b/meta-python/recipes-devtools/python/python-can_2.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-can_2.0.0.bb
rename to meta-python/recipes-devtools/python/python-can_2.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-can_2.0.0.bb b/meta-python/recipes-devtools/python/python3-can_2.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-can_2.0.0.bb
rename to meta-python/recipes-devtools/python/python3-can_2.1.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