mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python3-colorlog: Upgrade 4.4.0 -> 4.6.2
Upgrade to release 4.6.2: - Include tests using MANIFEST.in instead of setup.py - Switch to GitHub Actions - Don't publish to test pypi - we'd have to bump the version every commit 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:
@@ -7,5 +7,5 @@ inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "colorlog"
|
||||
|
||||
SRC_URI[md5sum] = "0997566a87c6fdec0baa88055adc06c3"
|
||||
SRC_URI[sha256sum] = "0272c537469ab1e63b9915535874d15b671963c9325db0c4891a2aeff97ce3d1"
|
||||
SRC_URI[md5sum] = "72441753be8ec437af9e5bb89db344e7"
|
||||
SRC_URI[sha256sum] = "54e5f153419c22afc283c130c4201db19a3dbd83221a0f4657d5ee66234a2ea4"
|
||||
Reference in New Issue
Block a user