python-cffi: Update to 1.16.0
authorJeffery To <jeffery.to@gmail.com>
Tue, 3 Oct 2023 14:26:02 +0000 (22:26 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 17 Oct 2023 19:03:22 +0000 (21:03 +0200)
commit088b51202a7527cc2043f77d0f2e6271a22705b4
treecd9aef035a2f541c9ec3819cc83cf601782fa53c
parentd87f162d21dee3f4d4509a5c52d14830f886741e
python-cffi: Update to 1.16.0

This includes a patch to unpin the version of setuptools required for
build; the required version is newer than the version bundled with
Python 3.11. This patch should not be necessary when Python 3.12 is
available.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit dd5af62695e2c0fcf421adfffbea92f37d1a652d)
lang/python/python-cffi/Makefile
lang/python/python-cffi/patches/001-unpin-setuptools.patch [new file with mode: 0644]
lang/python/python-cffi/test.sh [new file with mode: 0644]