[oe] [meta-python][PATCH] python-pretend: update to version 1.0.9

Derek Straka derek at asterius.io
Sun Apr 22 15:31:52 UTC 2018


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

diff --git a/meta-python/recipes-devtools/python/python-pretend.inc b/meta-python/recipes-devtools/python/python-pretend.inc
index 78b6717..b342aef 100644
--- a/meta-python/recipes-devtools/python/python-pretend.inc
+++ b/meta-python/recipes-devtools/python/python-pretend.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/alex/pretend"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99"
 
-SRC_URI[md5sum] = "7147050a95c9f494248557b42b58ad79"
-SRC_URI[sha256sum] = "930f2c1e18503e8f8c403abe2e02166c4a881941745147e712cdd4f49f3fb964"
+SRC_URI[md5sum] = "ad53883ede48aeac7ae584f0de0240e8"
+SRC_URI[sha256sum] = "c90eb810cde8ebb06dafcb8796f9a95228ce796531bc806e794c2f4649aa1b10"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-pretend_1.0.8.bb b/meta-python/recipes-devtools/python/python-pretend_1.0.9.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pretend_1.0.8.bb
rename to meta-python/recipes-devtools/python/python-pretend_1.0.9.bb
diff --git a/meta-python/recipes-devtools/python/python3-pretend_1.0.8.bb b/meta-python/recipes-devtools/python/python3-pretend_1.0.9.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pretend_1.0.8.bb
rename to meta-python/recipes-devtools/python/python3-pretend_1.0.9.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list