Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2c9b84a4 | 2024-12-21 11:46:00 | handle py3.12 switchover: misc files that didn't make it into my first list | ||
| 80f0b31e | 2024-12-21 11:37:31 | handle py3.12 switchover in audio | ||
| b980bb55 | 2024-05-06 12:22:30 | bump REVISION for py3.10 -> py3.11 switch | ||
| 81d58166 | 2022-11-13 15:27:35 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 2206a800 | 2022-09-13 20:56:17 | rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a magic-numbers name and more of a nod at the frontend we're actually using for the build. | ||
| 39e54bf6 | 2022-09-09 19:12:12 | move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools | ||
| b80841c8 | 2022-03-11 18:20:04 | drop RCS Ids | ||
| 8ad2bb9a | 2021-11-02 00:00:12 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| ba71bc13 | 2021-07-11 09:32:14 | subsonic-cli sends commands to a subsonic server and returns the json response or data stream. Port from Stefan Hagen who takes maintainership. ok abieber |