aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-10-16 00:55:55 +0200
committerKhem Raj <raj.khem@gmail.com>2021-10-18 09:49:37 -0700
commit0c7e44f146d6209013b867780a3f46919a632e5b (patch)
treefd8ed13f945fa5ec195a9cfe33afabff043aa665
parent22486627a4b016cfcbcf7f02b694a58eb0760505 (diff)
downloadmeta-openembedded-contrib-0c7e44f146d6209013b867780a3f46919a632e5b.tar.gz
python3-typeguard: update to 2.13.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-typeguard_2.13.0.bb (renamed from meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.13.0.bb
index 6b33c17950..564f98e3f2 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_2.12.1.bb
+++ b/meta-python/recipes-devtools/python/python3-typeguard_2.13.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53"
-SRC_URI[sha256sum] = "c2af8b9bdd7657f4bd27b45336e7930171aead796711bc4cfc99b4731bb9d051"
+SRC_URI[sha256sum] = "04e38f92eb59410c9375d3be23df65e0a7643f2e8bcbd421423d808d2f9e99df"
inherit pypi setuptools3 ptest