[oe] [meta-python][PATCH] python-decorator: update to version 4.2.1

Derek Straka derek at asterius.io
Mon Jan 15 00:59:51 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-decorator.inc              | 4 ++--
 .../python/{python-decorator_4.1.2.bb => python-decorator_4.2.1.bb}   | 0
 .../python/{python3-decorator_4.1.2.bb => python3-decorator_4.2.1.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-decorator_4.1.2.bb => python-decorator_4.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-decorator_4.1.2.bb => python3-decorator_4.2.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-decorator.inc b/meta-python/recipes-devtools/python/python-decorator.inc
index 859f972..eaab3b0 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] = "a0f7f4fe00ae2dde93494d90c192cf8c"
-SRC_URI[sha256sum] = "7cb64d38cb8002971710c8899fbdfb859a23a364b7c99dab19d1f719c2ba16b5"
+SRC_URI[md5sum] = "e886337e9f70e70d45d67266b8e66044"
+SRC_URI[sha256sum] = "7d46dd9f3ea1cf5f06ee0e4e1277ae618cf48dfb10ada7c8427cd46c42702a0e"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.1.2.bb b/meta-python/recipes-devtools/python/python-decorator_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-decorator_4.1.2.bb
rename to meta-python/recipes-devtools/python/python-decorator_4.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.1.2.bb b/meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-decorator_4.1.2.bb
rename to meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list