diff mbox series

[30/48] python3-beartype: upgrade 0.17.0 -> 0.17.2

Message ID 1709105575-24259-30-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit cc8cacb07d4ae03661e4a67513e17504de9ff16c
Headers show
Series [01/48] bash-completion: upgrade 2.11 -> 2.12.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 28, 2024, 7:32 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-beartype_0.17.0.bb => python3-beartype_0.17.2.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-beartype_0.17.0.bb => python3-beartype_0.17.2.bb} (75%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-beartype_0.17.0.bb b/meta/recipes-devtools/python/python3-beartype_0.17.2.bb
similarity index 75%
rename from meta/recipes-devtools/python/python3-beartype_0.17.0.bb
rename to meta/recipes-devtools/python/python3-beartype_0.17.2.bb
index 7b14a3794b..05fd74543b 100644
--- a/meta/recipes-devtools/python/python3-beartype_0.17.0.bb
+++ b/meta/recipes-devtools/python/python3-beartype_0.17.2.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "https://beartype.readthedocs.io"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e71f94261c1b39896cacacfeaf60560e"
 
-SRC_URI[sha256sum] = "3226fbba8c53b4e698acdb47dcaf3c0640151c4d405618c281e6631f4112947d"
+SRC_URI[sha256sum] = "e911e1ae7de4bccd15745f7643609d8732f64de5c2fb844e89cbbed1c5a8d495"
 
 inherit setuptools3 pypi