summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-gevent/py-3.11.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-gevent: Upgrade to 22.8.0Khem Raj2022-10-111-170/+0
| | | | | | | | This has the python 3.11 fix in it so drop the patch Add a patch to avoid adding native include paths to compiler cmdline Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Alexander Kanavin <alex@linutronix.de>
* python3-gevent: make compatible with python 3.11Alexander Kanavin2022-10-051-0/+170
Force regeneration of cython files in particular (and strip build paths out of them afterwards). Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>