summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-greenlet/0001-slp_switch-Implement-for-RISCV32.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-greenlet: upgrade 3.1.1 -> 3.2.0Wang Mingyu2025-04-231-48/+0
| | | | | | | | | | | | | | | 0001-slp_switch-Implement-for-RISCV32.patch removed since it's included in 3.2.0 Changelog: ============ - Remove support for Python 3.7 and 3.8. - Add untested, community supported implementation for RiscV 32. - Make greenlet build and run on Python 3.14a7. It will not build on earlier 3.14 alpha releases, and may not build on later 3.14 releases. - Packaging: Use PEP 639 license expressions and include license files. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-greenlet: Fix build on RISCV32Khem Raj2025-04-061-0/+48
Signed-off-by: Khem Raj <raj.khem@gmail.com>