summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-gevent_25.8.2.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb b/meta-python/recipes-devtools/python/python3-gevent_25.8.2.bb
index 05c4ea2205..014271cb91 100644
--- a/meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-gevent_25.8.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] = "582c948fa9a23188b890d0bc130734a506d039a2e5ad87dae276a456cc683e61" 18SRC_URI[sha256sum] = "0cfab118ad5dcc55d7847dd9dccd560d9015fe671f42714b6f1ac97e3b2b9a3a"
19 19
20inherit pypi python_setuptools_build_meta cython 20inherit pypi python_setuptools_build_meta cython
21 21