[oe-commits] [meta-openembedded] 06/09: python-decorator: update to version 4.0.10

git at git.openembedded.org git at git.openembedded.org
Mon Jul 11 13:18:24 UTC 2016


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

commit 0f89c4b2cfeee06f6d8dd0ef2f44cabb2d6b27d7
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Jun 23 16:23:21 2016 -0400

    python-decorator: update to version 4.0.10
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-decorator.inc              | 4 ++--
 .../python/{python-decorator_4.0.9.bb => python-decorator_4.0.10.bb}  | 0
 .../{python3-decorator_4.0.9.bb => python3-decorator_4.0.10.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-decorator.inc b/meta-python/recipes-devtools/python/python-decorator.inc
index 5710012..c1fdfac 100644
--- a/meta-python/recipes-devtools/python/python-decorator.inc
+++ b/meta-python/recipes-devtools/python/python-decorator.inc
@@ -9,7 +9,7 @@ decorator, just because you can."
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0"
 
-SRC_URI[md5sum] = "f12c5651ccd707e12a0abaa4f76cd69a"
-SRC_URI[sha256sum] = "90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8"
+SRC_URI[md5sum] = "434b57fdc3230c500716c5aff8896100"
+SRC_URI[sha256sum] = "9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070"
 
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.0.9.bb b/meta-python/recipes-devtools/python/python-decorator_4.0.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-decorator_4.0.9.bb
rename to meta-python/recipes-devtools/python/python-decorator_4.0.10.bb
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.0.9.bb b/meta-python/recipes-devtools/python/python3-decorator_4.0.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-decorator_4.0.9.bb
rename to meta-python/recipes-devtools/python/python3-decorator_4.0.10.bb

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


More information about the Openembedded-commits mailing list