diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-27 17:43:27 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-27 11:58:33 -0800 |
| commit | ddbe49a7f2a51efa74036a83fb664a84054d4e5d (patch) | |
| tree | f3f62730fa62d8a92ce4f8d6aa2b48def167c7f4 /meta-python/recipes-devtools/python | |
| parent | 5ca655de0b9abdaa6eee2fc2896fe50f038bd1e7 (diff) | |
| download | meta-openembedded-ddbe49a7f2a51efa74036a83fb664a84054d4e5d.tar.gz | |
python3-coverage: upgrade 7.13.1 -> 7.13.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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-coverage_7.13.2.bb (renamed from meta-python/recipes-devtools/python/python3-coverage_7.13.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-coverage_7.13.1.bb b/meta-python/recipes-devtools/python/python3-coverage_7.13.2.bb index d3e98c6987..23d49524cc 100644 --- a/meta-python/recipes-devtools/python/python3-coverage_7.13.1.bb +++ b/meta-python/recipes-devtools/python/python3-coverage_7.13.2.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://coverage.readthedocs.io" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ee41112a44fe7014dce33e26468ba93" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "b7593fe7eb5feaa3fbb461ac79aac9f9fc0387a5ca8080b0c6fe2ca27b091afd" | 6 | SRC_URI[sha256sum] = "044c6951ec37146b72a50cc81ef02217d27d4c3640efd2640311393cbbf143d3" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
