mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
01588e832a
commit
3761df8238
@@ -2,9 +2,9 @@ SUMMARY = "Unbearably fast runtime type checking in pure Python."
|
||||
HOMEPAGE = "https://beartype.readthedocs.io"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e71f94261c1b39896cacacfeaf60560e"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3a5bc05a109d235912da97a053cd7a58"
|
||||
|
||||
SRC_URI[sha256sum] = "de42dfc1ba5c3710fde6c3002e3bd2cad236ed4d2aabe876345ab0b4234a6573"
|
||||
SRC_URI[sha256sum] = "599ecc86b88549bcb6d1af626f44d85ffbb9151ace5d7f9f3b493dce2ffee529"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
Reference in New Issue
Block a user