summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-gevent_25.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb b/meta-python/recipes-devtools/python/python3-gevent_25.4.2.bb
index 1b88ba6fe8..b66fd5c8cf 100644
--- a/meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb
+++ b/meta-python/recipes-devtools/python/python3-gevent_25.4.2.bb
@@ -15,7 +15,7 @@ RDEPENDS:${PN} = "python3-greenlet \
15 15
16SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch" 16SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch"
17 17
18SRC_URI[sha256sum] = "8bd1419114e9e4a3ed33a5bad766afff9a3cf765cb440a582a1b3a9bc80c1aca" 18SRC_URI[sha256sum] = "7ffba461458ed28a85a01285ea0e0dc14f883204d17ce5ed82fa839a9d620028"
19 19
20inherit pypi python_setuptools_build_meta cython 20inherit pypi python_setuptools_build_meta cython
21 21