diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-webcolors.inc | 10 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-webcolors_1.7.bb (renamed from meta-python/recipes-devtools/python/python-webcolors_1.5.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-webcolors_1.7.bb (renamed from meta-python/recipes-devtools/python/python3-webcolors_1.5.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 ae91c6280..fe1ab95d8 100644 --- a/meta-python/recipes-devtools/python/python-webcolors.inc +++ b/meta-python/recipes-devtools/python/python-webcolors.inc | |||
@@ -1,8 +1,12 @@ | |||
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=0c764ddee13cfbe0564c201d76ff19d6" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=358df7e9eb65e1843dbb36abd476c5c0" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "2e9da1bbb7a087c6108e05be64640afb" | 5 | SRC_URI[md5sum] = "4733fa1077f680bbdd918cdef1e32c11" |
6 | SRC_URI[sha256sum] = "b3b1c3a41e9c69d1982b76b6531239115519f91cc034a24e975749832dc51b8e" | 6 | SRC_URI[sha256sum] = "e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206" |
7 | |||
8 | RDEPENDS_${PN}_class-target = "\ | ||
9 | ${PYTHON_PN}-stringold \ | ||
10 | " | ||
7 | 11 | ||
8 | BBCLASSEXTEND = "native nativesdk" | 12 | 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 index a0b6708ca..a0b6708ca 100644 --- a/meta-python/recipes-devtools/python/python-webcolors_1.5.bb +++ b/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 index fcd9f7072..fcd9f7072 100644 --- a/meta-python/recipes-devtools/python/python3-webcolors_1.5.bb +++ b/meta-python/recipes-devtools/python/python3-webcolors_1.7.bb | |||