]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-beartype: upgrade 0.19.0 -> 0.20.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 4 Mar 2025 09:09:04 +0000 (17:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Mar 2025 11:16:41 +0000 (11:16 +0000)
License-Update: Copyright year updated to 2025

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>
meta/recipes-devtools/python/python3-beartype_0.20.0.bb [moved from meta/recipes-devtools/python/python3-beartype_0.19.0.bb with 60% similarity]

similarity index 60%
rename from meta/recipes-devtools/python/python3-beartype_0.19.0.bb
rename to meta/recipes-devtools/python/python3-beartype_0.20.0.bb
index ee2c068e09b0ec5c7018107d055974965f0ee84a..c047ed2026a910bfd3c9aa900726487b100b3ec2 100644 (file)
@@ -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