[meta-python] python3-gevent: update to 21.12.0

Message ID 20211214133504.1175488-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-gevent: update to 21.12.0 | expand

Commit Message

Oleksandr Kravchuk Dec. 14, 2021, 1:35 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-gevent_21.8.0.bb => python3-gevent_21.12.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-gevent_21.8.0.bb => python3-gevent_21.12.0.bb} (89%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-gevent_21.8.0.bb b/meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-gevent_21.8.0.bb
rename to meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb
index 7bdf126de..9efeec4d9 100644
--- a/meta-python/recipes-devtools/python/python3-gevent_21.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb
@@ -11,7 +11,7 @@  RDEPENDS:${PN} = "${PYTHON_PN}-greenlet \
 		  ${PYTHON_PN}-pprint \
 		 "
 
-SRC_URI[sha256sum] = "43e93e1a4738c922a2416baf33f0afb0a20b22d3dba886720bc037cd02a98575"
+SRC_URI[sha256sum] = "f48b64578c367b91fa793bf8eaaaf4995cb93c8bc45860e473bf868070ad094e"
 
 inherit pypi setuptools3