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.an...@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%)

diff --git a/meta-python/recipes-devtools/python/python3-typeguard_4.4.1.bb 
b/meta-python/recipes-devtools/python/python3-typeguard_4.4.2.bb
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
index 45b32f5120..4d208cb8c5 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_4.4.1.bb
+++ b/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
 
-- 
2.39.5

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115513): 
https://lists.openembedded.org/g/openembedded-devel/message/115513
Mute This Topic: https://lists.openembedded.org/mt/111228697/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to