Upgrade to release 2.13.3:

- Fixed TypeError when using typeguard within exec() (where
  __module__ is None)
- Fixed TypedDict causing TypeError: TypedDict does not support
  instance and class checks on Python 3.8 with standard library
  (not typing_extensions) typed dicts

Signed-off-by: Leon Anavi <[email protected]>
---
 ...{python3-typeguard_2.13.2.bb => python3-typeguard_2.13.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-typeguard_2.13.2.bb => 
python3-typeguard_2.13.3.bb} (87%)

diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.13.2.bb 
b/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-typeguard_2.13.2.bb
rename to meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb
index b7ae4a32c..21ca43950 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_2.13.2.bb
+++ b/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/";
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53"
 
-SRC_URI[sha256sum] = 
"7e50071590ab997509aa0977609eb5cf9d73d84c1f416cb4fab78b77a9d15326"
+SRC_URI[sha256sum] = 
"00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4"
 
 inherit pypi setuptools3 ptest
 
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94722): 
https://lists.openembedded.org/g/openembedded-devel/message/94722
Mute This Topic: https://lists.openembedded.org/mt/88327297/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to