python-cffi: Update to 1.16.0 22283/head
authorJeffery To <jeffery.to@gmail.com>
Tue, 3 Oct 2023 14:26:02 +0000 (22:26 +0800)
committerJeffery To <jeffery.to@gmail.com>
Tue, 3 Oct 2023 14:35:59 +0000 (22:35 +0800)
commitdd5af62695e2c0fcf421adfffbea92f37d1a652d
tree40f1cc5496dce3ac662cfce713fb625ad8ea18de
parent9c2bf859005ada11c17835f74826b356cdb0fb7b
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>
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]