diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-06-14 16:24:34 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-06-15 08:47:07 -0700 |
| commit | fbd822c5e00ce521d7a32169cebebe66371e7124 (patch) | |
| tree | 318ba58db81a818039bd67967a00512421d16c2f /meta-python/recipes-devtools/python | |
| parent | e6d8429511aca242d1c751ca7e2ddd6a22dba493 (diff) | |
| download | meta-openembedded-fbd822c5e00ce521d7a32169cebebe66371e7124.tar.gz | |
python3-coloredlogs: Upgrade 15.0 -> 15.0.1
Upgrade to release 15.0.1:
- Bug fix: Restore StandardErrorHandler functionality
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-coloredlogs_15.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.bb b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb index daeda6b2ee..5de59d5b45 100644 --- a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.bb +++ b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=764e737b117a38d773609885e8d04f0b" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=764e737b117a38d773609885e8d04f0b" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "5e78691e2673a8e294499e1832bb13efcfb44a86b92e18109fa18951093218ab" | 7 | SRC_URI[sha256sum] = "7c991aa71a4577af2f82600d8f8f3a89f936baeaf9b50a9c197da014e5bf16b0" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
