Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: update support packages to python3 | Bruce Ashfield | 2020-01-22 | 1 | -29/+0 |
| | | | | | | | | Updating the python support packages to python3. Some packages are dropped in favour of variants that are in meta-python, some are updated and update to the new python3 name for others. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | gevent: allow ssl v2 or v3 certificates | Bruce Ashfield | 2015-03-30 | 1 | -0/+29 |
Work around an issue with python 2.7 not always having SSLv3 available by allowing v2 or v3 certificates. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |