[oe-commits] [meta-openembedded] 47/58: python-decorator: update to version 4.3.0

git at git.openembedded.org git at git.openembedded.org
Sun May 6 20:02:25 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 77c8b08584f705fd1e0311588ef8687b09a31dde
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Apr 22 11:14:12 2018 -0400

    python-decorator: update to version 4.3.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-decorator.inc              | 4 ++--
 .../python/{python-decorator_4.2.1.bb => python-decorator_4.3.0.bb}   | 0
 .../python/{python3-decorator_4.2.1.bb => python3-decorator_4.3.0.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 eaab3b0..44edb8a 100644
--- a/meta-python/recipes-devtools/python/python-decorator.inc
+++ b/meta-python/recipes-devtools/python/python-decorator.inc
@@ -9,8 +9,8 @@ decorator, just because you can."
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=893f896413826096ce5270c700a498fd"
 
-SRC_URI[md5sum] = "e886337e9f70e70d45d67266b8e66044"
-SRC_URI[sha256sum] = "7d46dd9f3ea1cf5f06ee0e4e1277ae618cf48dfb10ada7c8427cd46c42702a0e"
+SRC_URI[md5sum] = "249e7299b9b4bced0c382343f84eb1c0"
+SRC_URI[sha256sum] = "c39efa13fbdeb4506c476c9b3babf6a718da943dab7811c206005a4a956c080c"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.2.1.bb b/meta-python/recipes-devtools/python/python-decorator_4.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-decorator_4.2.1.bb
rename to meta-python/recipes-devtools/python/python-decorator_4.3.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb b/meta-python/recipes-devtools/python/python3-decorator_4.3.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb
rename to meta-python/recipes-devtools/python/python3-decorator_4.3.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