summaryrefslogtreecommitdiff
path: root/dev-python/cffi/files/cffi-1.15.1-python3.11-tests.patch
AgeCommit message (Collapse)Author
2023-10-28dev-python/cffi: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-04-05dev-python/cffi: fix tests w/ python3.11Sam James
This actually *did* work when 3.11 was added to the ebuild but upstream (cpython) made a last-minute change so it ended up breaking later. Signed-off-by: Sam James <sam@gentoo.org>