diff options
| author | Derek Straka <derek@asterius.io> | 2024-02-23 17:46:49 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-26 08:13:20 -0800 |
| commit | bb8e0534be8349e73b069a63739e965e9442934e (patch) | |
| tree | f89586892cd47744e57d3e4ddc221c44304fcc2e /meta-python/recipes-devtools/python | |
| parent | b0a2d2d63d875fcf11792e6a9981886c54342535 (diff) | |
| download | meta-openembedded-bb8e0534be8349e73b069a63739e965e9442934e.tar.gz | |
python3-typeguard: update ptest dependencies and re-enable functional tests
Signed-off-by: Derek Straka <derek@asterius.io>
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_4.1.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb index 000620ef73..1e9f6685db 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb | |||
| @@ -21,6 +21,7 @@ RDEPENDS:${PN}-ptest += " \ | |||
| 21 | python3-typing-extensions \ | 21 | python3-typing-extensions \ |
| 22 | python3-unittest-automake-output \ | 22 | python3-unittest-automake-output \ |
| 23 | python3-unixadmin \ | 23 | python3-unixadmin \ |
| 24 | python3-mypy \ | ||
| 24 | " | 25 | " |
| 25 | 26 | ||
| 26 | do_install_ptest() { | 27 | do_install_ptest() { |
