diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-02-23 17:22:13 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-02-24 09:08:17 -0800 |
| commit | edfb0dae4be92197a583b2cd848ec97d0f2931fa (patch) | |
| tree | 351399c2e6daa3297984bc4d834af65fc734cedb /meta-python/recipes-devtools | |
| parent | 1812606d5bfcdf7cdc0755b5386952e40a6534fb (diff) | |
| download | meta-openembedded-edfb0dae4be92197a583b2cd848ec97d0f2931fa.tar.gz | |
python3-typeguard: Upgrade 2.11.0 -> 2.11.1
Upgrade to release 2.11.1:
- Fixed compatibility with Python 3.10
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-typeguard_2.11.1.bb (renamed from meta-python/recipes-devtools/python/python3-typeguard_2.11.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.11.0.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.11.1.bb index 3c9cac86bb..640adf83b7 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_2.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_2.11.1.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/typeguard/" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0e423eea5c91e7aa21bdb70184b3e53" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "cc3b9c3466823e70b47af7bc43e481ef59ad37112ae71c448f0d3fe773db7567" | 6 | SRC_URI[sha256sum] = "33243c1cbfcb9736a06c6db22dd08876b5f297e6344aa272a2862c0f8e669f64" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 ptest | 8 | inherit pypi setuptools3 ptest |
| 9 | 9 | ||
