diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-30 15:30:28 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-01 19:02:16 -0800 |
| commit | d0cbaaadc1bf3154174a4f7d9132dde203f269c7 (patch) | |
| tree | d4076a68e19d1d50830a9725c580572b317c1987 | |
| parent | 4a44b90e35f63fd2486990d0d77abcf3866cfeac (diff) | |
| download | meta-openembedded-d0cbaaadc1bf3154174a4f7d9132dde203f269c7.tar.gz | |
python3-coverage: upgrade 7.6.9 -> 7.6.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-coverage_7.6.10.bb (renamed from meta-python/recipes-devtools/python/python3-coverage_7.6.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-coverage_7.6.9.bb b/meta-python/recipes-devtools/python/python3-coverage_7.6.10.bb index c5ad72b5bf..b5af7f3efa 100644 --- a/meta-python/recipes-devtools/python/python3-coverage_7.6.9.bb +++ b/meta-python/recipes-devtools/python/python3-coverage_7.6.10.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] = "4a8d8977b0c6ef5aeadcb644da9e69ae0dcfe66ec7f368c89c72e058bd71164d" | 6 | SRC_URI[sha256sum] = "7fb105327c8f8f0682e29843e2ff96af9dcbe5bab8eeb4b398c6a33a16d80a23" |
| 7 | 7 | ||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
