diff options
author | Derek Straka <derek@asterius.io> | 2018-02-11 11:23:49 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-23 20:27:01 -0800 |
commit | 9800827c9e66bd2b0395a6b01e25f4f0890c1310 (patch) | |
tree | 9d78d5daecf5ec1709d7539b1a3eb340bb0ae243 /meta-python | |
parent | d0e506d5efe4f59578917db0263f3587ad7341ec (diff) | |
download | meta-openembedded-9800827c9e66bd2b0395a6b01e25f4f0890c1310.tar.gz |
python-webcolors: update to version 1.8
Update license checksum for copyright date change and verify
terms remain the same
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-webcolors.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-webcolors_1.8.bb (renamed from meta-python/recipes-devtools/python/python-webcolors_1.7.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-webcolors_1.8.bb (renamed from meta-python/recipes-devtools/python/python3-webcolors_1.7.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-webcolors.inc b/meta-python/recipes-devtools/python/python-webcolors.inc index fe1ab95d8..a67b32f36 100644 --- a/meta-python/recipes-devtools/python/python-webcolors.inc +++ b/meta-python/recipes-devtools/python/python-webcolors.inc | |||
@@ -1,9 +1,9 @@ | |||
1 | SUMMARY = "Simple Python module for working with HTML/CSS color definitions." | 1 | SUMMARY = "Simple Python module for working with HTML/CSS color definitions." |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=358df7e9eb65e1843dbb36abd476c5c0" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=197add016087e6884a012b0f185d44ad" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "4733fa1077f680bbdd918cdef1e32c11" | 5 | SRC_URI[md5sum] = "d7a17135f8b8374a75c2f1d08253c026" |
6 | SRC_URI[sha256sum] = "e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206" | 6 | SRC_URI[sha256sum] = "da3cb551060f46f417341b041b36d329d699c125a13a4412dde5c2e310d63344" |
7 | 7 | ||
8 | RDEPENDS_${PN}_class-target = "\ | 8 | RDEPENDS_${PN}_class-target = "\ |
9 | ${PYTHON_PN}-stringold \ | 9 | ${PYTHON_PN}-stringold \ |
diff --git a/meta-python/recipes-devtools/python/python-webcolors_1.7.bb b/meta-python/recipes-devtools/python/python-webcolors_1.8.bb index a0b6708ca..a0b6708ca 100644 --- a/meta-python/recipes-devtools/python/python-webcolors_1.7.bb +++ b/meta-python/recipes-devtools/python/python-webcolors_1.8.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-webcolors_1.7.bb b/meta-python/recipes-devtools/python/python3-webcolors_1.8.bb index fcd9f7072..fcd9f7072 100644 --- a/meta-python/recipes-devtools/python/python3-webcolors_1.7.bb +++ b/meta-python/recipes-devtools/python/python3-webcolors_1.8.bb | |||