diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-01 08:46:51 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-03 11:06:20 +0100 |
| commit | 9ed4a051bfdd55db0d1c91a88e8da048d0e6870b (patch) | |
| tree | 5ba8f81af127a5ee943a8fadf0d0a73922f73cc5 /meta | |
| parent | 3a84286b0461bb0dd11c1aa61a3c27dc9b2c3c6b (diff) | |
| download | poky-9ed4a051bfdd55db0d1c91a88e8da048d0e6870b.tar.gz | |
python3-beartype: upgrade 0.20.0 -> 0.20.2
(From OE-Core rev: 5d8f2e7236d141616c44eefb64817594dd4a16a5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-beartype_0.20.2.bb (renamed from meta/recipes-devtools/python/python3-beartype_0.20.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-beartype_0.20.0.bb b/meta/recipes-devtools/python/python3-beartype_0.20.2.bb index c047ed2026..9941b28fd8 100644 --- a/meta/recipes-devtools/python/python3-beartype_0.20.0.bb +++ b/meta/recipes-devtools/python/python3-beartype_0.20.2.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://beartype.readthedocs.io" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3a5bc05a109d235912da97a053cd7a58" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3a5bc05a109d235912da97a053cd7a58" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "599ecc86b88549bcb6d1af626f44d85ffbb9151ace5d7f9f3b493dce2ffee529" | 7 | SRC_URI[sha256sum] = "38c60c065ad99364a8c767e8a0e71ba8263d467b91414ed5dcffb7758a2e8079" |
| 8 | 8 | ||
| 9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
| 10 | 10 | ||
