summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-blinker_1.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-blinker: Fix ptests with pytest 8.4+Khem Raj2025-11-181-0/+4
| | | | | | | pytest 8.4 is less forgiving about functions not marked async and using it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: use correct Python build backend classRoss Burton2025-08-041-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: update recipe to use the ptest-python-pytest classDerek Straka2025-01-301-13/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: Upgrade to 1.9.0Khem Raj2024-11-211-0/+23
Changes are here https://blinker.readthedocs.io/en/stable/#version-1-9-0 Signed-off-by: Khem Raj <raj.khem@gmail.com>