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