python-dbus-fast: Add build dependencies
authorJeffery To <jeffery.to@gmail.com>
Fri, 31 Mar 2023 09:12:14 +0000 (17:12 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 24 Apr 2023 08:18:15 +0000 (16:18 +0800)
commitb78c8ff91858ac7dd15bc45ded2d6ba8fc17335e
tree252f9ccea91a26472b737f1b08e27355c6f54243
parent0b5091bbff52ef8e2e8b6b1f173928088ebe5cc6
python-dbus-fast: Add build dependencies

These will be required for pyproject.toml-based builds.

This also includes a patch to unpin the version requirement for
setuptools, as the current in-repo version of setuptools does not
fulfill this requirement, and there does not appear to be any specific
reason why this version requirement is necessary.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-dbus-fast/Makefile
lang/python/python-dbus-fast/patches/001-unpin-setuptools.patch [new file with mode: 0644]