| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-cytoolz: Switch to PEP-517 build backend | Khem Raj | 2025-10-24 | 1 | -1/+3 |
| | | | | | | | | | | | | The project has a proper pyproject.toml which declares the setuptools.build.meta PEP-517 backend. Fixes WARNING: python3-cytoolz-1.1.0-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-cytoolz: upgrade 1.0.1 -> 1.1.0 | Wang Mingyu | 2025-10-21 | 1 | -0/+12 |
| Changelog: ========== - Add support for Python 3.14, PyPy 3.11 - Drop support for Python 3.8, PyPy 3.8 - Add experimental (untested!) support for free-threading, including building wheels - Update to match toolz 1.1.0 - Faster concat - Improve performance by avoiding global lookups - Modernization Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
