[oe-commits] [meta-openembedded] 38/43: python-webcolors: update to version 1.7

git at git.openembedded.org git at git.openembedded.org
Thu Dec 22 10:28:49 UTC 2016


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

commit d9b23c310e193ae35f3e2ed41ab6259ad78abf88
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Dec 21 20:58:17 2016 -0500

    python-webcolors: update to version 1.7
    
    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-webcolors.inc       | 10 +++++++---
 .../{python-webcolors_1.5.bb => python-webcolors_1.7.bb}       |  0
 .../{python3-webcolors_1.5.bb => python3-webcolors_1.7.bb}     |  0
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-webcolors.inc b/meta-python/recipes-devtools/python/python-webcolors.inc
index ae91c62..fe1ab95 100644
--- a/meta-python/recipes-devtools/python/python-webcolors.inc
+++ b/meta-python/recipes-devtools/python/python-webcolors.inc
@@ -1,8 +1,12 @@
 SUMMARY = "Simple Python module for working with HTML/CSS color definitions."
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=0c764ddee13cfbe0564c201d76ff19d6"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=358df7e9eb65e1843dbb36abd476c5c0"
 
-SRC_URI[md5sum] = "2e9da1bbb7a087c6108e05be64640afb"
-SRC_URI[sha256sum] = "b3b1c3a41e9c69d1982b76b6531239115519f91cc034a24e975749832dc51b8e"
+SRC_URI[md5sum] = "4733fa1077f680bbdd918cdef1e32c11"
+SRC_URI[sha256sum] = "e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206"
+
+RDEPENDS_${PN}_class-target = "\
+    ${PYTHON_PN}-stringold \
+"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-webcolors_1.5.bb b/meta-python/recipes-devtools/python/python-webcolors_1.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-webcolors_1.5.bb
rename to meta-python/recipes-devtools/python/python-webcolors_1.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-webcolors_1.5.bb b/meta-python/recipes-devtools/python/python3-webcolors_1.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-webcolors_1.5.bb
rename to meta-python/recipes-devtools/python/python3-webcolors_1.7.bb

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


More information about the Openembedded-commits mailing list