similarity index 87%
rename from meta-python/recipes-devtools/python/python3-typeguard_4.4.1.bb
rename to meta-python/recipes-devtools/python/python3-typeguard_4.4.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53"
-SRC_URI[sha256sum] = "0d22a89d00b453b47c49875f42b6601b961757541a2e1e0ef517b6e24213c21b"
+SRC_URI[sha256sum] = "a6f1065813e32ef365bc3b3f503af8a96f9dd4e0033a02c28c4a4983de8c6c49"
inherit pypi python_setuptools_build_meta ptest-python-pytest
Upgrade to release 4.4.2: - Fixed TypeCheckError in unpacking assignment involving properties of a parameter of the function - Fixed display of module name for forward references - Fixed TypeError when using an assignment expression - Fixed ValueError: no signature found for builtin when checking against a protocol and a matching attribute in the subject is a built-in function Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- .../{python3-typeguard_4.4.1.bb => python3-typeguard_4.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-typeguard_4.4.1.bb => python3-typeguard_4.4.2.bb} (87%)