diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-03-04 17:09:04 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-06 11:16:47 +0000 |
| commit | 3761df8238275274d259691b53e73f71a5c8801a (patch) | |
| tree | 124037b8c97f8c691a841887ff71ebddb4b6a003 /meta/recipes-devtools/python | |
| parent | 01588e832a0a6773b39b0bd81cbe6fa3846a5bcc (diff) | |
| download | poky-3761df8238275274d259691b53e73f71a5c8801a.tar.gz | |
python3-beartype: upgrade 0.19.0 -> 0.20.0
License-Update: Copyright year updated to 2025
(From OE-Core rev: 01a284bde4516e54df204c5adaec87d6bb6d253f)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-beartype_0.20.0.bb (renamed from meta/recipes-devtools/python/python3-beartype_0.19.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-beartype_0.19.0.bb b/meta/recipes-devtools/python/python3-beartype_0.20.0.bb index ee2c068e09..c047ed2026 100644 --- a/meta/recipes-devtools/python/python3-beartype_0.19.0.bb +++ b/meta/recipes-devtools/python/python3-beartype_0.20.0.bb | |||
| @@ -2,9 +2,9 @@ SUMMARY = "Unbearably fast runtime type checking in pure Python." | |||
| 2 | HOMEPAGE = "https://beartype.readthedocs.io" | 2 | HOMEPAGE = "https://beartype.readthedocs.io" |
| 3 | 3 | ||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e71f94261c1b39896cacacfeaf60560e" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3a5bc05a109d235912da97a053cd7a58" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "de42dfc1ba5c3710fde6c3002e3bd2cad236ed4d2aabe876345ab0b4234a6573" | 7 | SRC_URI[sha256sum] = "599ecc86b88549bcb6d1af626f44d85ffbb9151ace5d7f9f3b493dce2ffee529" |
| 8 | 8 | ||
| 9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
| 10 | 10 | ||
