Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for Python 2 | Simon McVittie | 2021-09-15 | 1 | -15/+0 |
| | | | | | | | | Python 2 reached EOL on 2020-01-01, and the latest version of AX_PYTHON_DEVEL breaks the build with Python 2. This seems as good a time as any to drop compatibility. Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
* | Add clearer licensing information in SPDX format | Simon McVittie | 2019-07-15 | 1 | -0/+2 |
| | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
* | Move dbus-python.h to a dbus subdirectory | Simon McVittie | 2016-03-05 | 1 | -0/+119 |
This means we can consistently #include <dbus/dbus-python.h>, either in-tree or out-of-tree. Signed-off-by: Simon McVittie <smcv@debian.org> |