aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-dbus-fast/patches
Commit message (Collapse)AuthorAge
* python-dbus-fast: Add build dependenciesJeffery To2023-04-24
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>