Upgrade to release 2.12.0: - Added @typeguard_ignore decorator to exclude specific functions and classes from runtime type checking
Signed-off-by: Leon Anavi <[email protected]> --- ...{python3-typeguard_2.11.1.bb => python3-typeguard_2.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-typeguard_2.11.1.bb => python3-typeguard_2.12.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.11.1.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-typeguard_2.11.1.bb rename to meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb index 640adf83b..148806e10 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_2.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_2.12.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53" -SRC_URI[sha256sum] = "33243c1cbfcb9736a06c6db22dd08876b5f297e6344aa272a2862c0f8e669f64" +SRC_URI[sha256sum] = "fca77fd4ccba63465b421cdbbab5a1a8e3994e6d6f18b45da2bb475c09f147ef" inherit pypi setuptools3 ptest -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90525): https://lists.openembedded.org/g/openembedded-devel/message/90525 Mute This Topic: https://lists.openembedded.org/mt/81801378/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
