]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-beartype: upgrade 0.15.0 -> 0.16.2
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 13 Oct 2023 09:03:54 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Oct 2023 12:38:54 +0000 (13:38 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-devtools/python/python3-beartype_0.16.2.bb [moved from meta/recipes-devtools/python/python3-beartype_0.15.0.bb with 75% similarity]

similarity index 75%
rename from meta/recipes-devtools/python/python3-beartype_0.15.0.bb
rename to meta/recipes-devtools/python/python3-beartype_0.16.2.bb
index 14eda1dd7d9b987b373f7709dca4c25934cc7025..20a5b92c613da9414658f6a4449a24d85301b84c 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "https://beartype.readthedocs.io"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e40b52d8eb5553aa8f705cdd3f979d69"
 
-SRC_URI[sha256sum] = "2af6a8d8a7267ccf7d271e1a3bd908afbc025d2a09aa51123567d7d7b37438df"
+SRC_URI[sha256sum] = "47ec1c8c3be3f999f4f9f829e8913f65926aa7e85b180d9ffd305dc78d3e7d7b"
 
 inherit setuptools3 pypi