[oe] [meta-python][PATCH] python-monotonic: update to version 1.5

Derek Straka derek at asterius.io
Mon Jul 9 18:32:04 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-monotonic_1.4.bb => python-monotonic_1.5.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-monotonic_1.4.bb => python-monotonic_1.5.bb} (67%)

diff --git a/meta-python/recipes-devtools/python/python-monotonic_1.4.bb b/meta-python/recipes-devtools/python/python-monotonic_1.5.bb
similarity index 67%
rename from meta-python/recipes-devtools/python/python-monotonic_1.4.bb
rename to meta-python/recipes-devtools/python/python-monotonic_1.5.bb
index 4c5d8ae..01e7b1c 100644
--- a/meta-python/recipes-devtools/python/python-monotonic_1.4.bb
+++ b/meta-python/recipes-devtools/python/python-monotonic_1.5.bb
@@ -2,8 +2,8 @@ SUMMARY = "An implementation of time.monotonic() for Python 2.0 through 3.2"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
 
-SRC_URI[md5sum] = "29302cd6b1013b3ab0d1ed78e20d22f2"
-SRC_URI[sha256sum] = "a02611d5b518cd4051bf22d21bd0ae55b3a03f2d2993a19b6c90d9d168691f84"
+SRC_URI[md5sum] = "9f81cb0e5966479754453dea2b6822f4"
+SRC_URI[sha256sum] = "23953d55076df038541e648a53676fb24980f7a1be290cdda21300b3bc21dfb0"
 
 inherit pypi setuptools
 
-- 
2.7.4




More information about the Openembedded-devel mailing list