Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 |