diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-02-19 22:53:46 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-02-22 09:16:38 -0800 |
| commit | 8695a29bd1b504108ea0ea04e1b284b6724fada1 (patch) | |
| tree | be38a06fcb1552f653de48b17d3ddb31d1d88607 /meta-python/recipes-devtools/python | |
| parent | a03f1f0a891f34463e168f91b347b699fcbd164f (diff) | |
| download | meta-openembedded-8695a29bd1b504108ea0ea04e1b284b6724fada1.tar.gz | |
python3-typeguard: update to 2.11.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Acked-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-typeguard_2.11.0.bb (renamed from meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.11.0.bb index cb5c372352..3c9cac86bb 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_2.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_2.11.0.bb | |||
| @@ -3,8 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53" |
| 5 | 5 | ||
| 6 | SRC_URI[md5sum] = "cc43e0eb1dea7e409a74c7f1effc4544" | 6 | SRC_URI[sha256sum] = "cc3b9c3466823e70b47af7bc43e481ef59ad37112ae71c448f0d3fe773db7567" |
| 7 | SRC_URI[sha256sum] = "d830132dcd544d3f8a2a842ea739eaa0d7c099fcebb9dcdf3802f4c9929d8191" | ||
| 8 | 7 | ||
| 9 | inherit pypi setuptools3 ptest | 8 | inherit pypi setuptools3 ptest |
| 10 | 9 | ||
