summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cffi_1.14.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cffi: Upgrade 1.14.2 -> 1.14.3Leon Anavi2020-09-161-0/+19
Upgrade to release 1.14.3: - Don't call PyEval_InitThreads() on CPython >= 3.7, where it should always be a no-op. It is explicitly deprecated in 3.9. - Let the test run directly on pypy too - Remove extremely old and outdated .gitignore 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>