summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-12-14 14:35:04 +0100
committerKhem Raj <raj.khem@gmail.com>2021-12-16 08:14:03 -0800
commitd4a7b8f28f26cc4c5a9df5294053fe9aa8d86892 (patch)
tree33fa03a59f320b1dca40816e1dba1b17cce83a68 /meta-python/recipes-devtools
parenta44590221ce97c0e071bd91ff0d989f724eacf2b (diff)
downloadmeta-openembedded-d4a7b8f28f26cc4c5a9df5294053fe9aa8d86892.tar.gz
python3-gevent: update to 21.12.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-gevent_21.12.0.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_21.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 7bdf126dea..9efeec4d9f 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 \
11 ${PYTHON_PN}-pprint \ 11 ${PYTHON_PN}-pprint \
12 " 12 "
13 13
14SRC_URI[sha256sum] = "43e93e1a4738c922a2416baf33f0afb0a20b22d3dba886720bc037cd02a98575" 14SRC_URI[sha256sum] = "f48b64578c367b91fa793bf8eaaaf4995cb93c8bc45860e473bf868070ad094e"
15 15
16inherit pypi setuptools3 16inherit pypi setuptools3
17 17