mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
python3-colorama: Upgrade 0.4.3 -> 0.4.4
Upgrade to release 0.4.4: - Re-org of README, to put the most insteresting parts near the top. - Added Linux makefile targets and Windows powershell scripts to automate bootstrapping a development environment, and automate the process of testing wheels before they are uploaded to PyPI. - Use stdlib unittest.mock where available - Travis CI now also builds on arm64 - Demo06 demonstrates existing cursor positioning feature - Fix OSC regex & handling to prevent hang or crash - Document enterprise support by Tidelift Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[md5sum] = "02daee502863d24112a8c05a5d69a612"
|
||||
SRC_URI[sha256sum] = "e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1"
|
||||
SRC_URI[md5sum] = "57b22f2597f63df051b69906fbf310cc"
|
||||
SRC_URI[sha256sum] = "5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user