summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-gevent/0002-setup.py-do-not-query-for-include-dir.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-gevent: Upgrade 1.4.0 -> 20.6.2Leon Anavi2020-09-051-26/+0
| | | | | | | | | | | | | | | Upgrade to release 20.6.2: - It is now possible to build and use the embedded libuv on a Cygwin platform. - Bug fix: relax the version constraint for psutil on PyPy. - The include directories used to compile the C extensions have been tweaked with the intent of making it easier to use older debug versions of Python. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gevent: update to 1.4.0Alexander Kanavin2019-02-071-0/+26
This fixes build issues with Python 3.7. License-Update: added BSD license for one of the source files Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>