aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-dbus-fast/patches
Commit message (Collapse)AuthorAge
* python3-dbus-fast: update to 1.91.2Quintin Hill2023-08-16
| | | | | | The patch is no longer required as host setuptools is now new enough. Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* 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>