Skip to content

Version 0.9.2.25

Compare
Choose a tag to compare
@s-n-g s-n-g released this 24 Feb 11:32
· 206 commits to master since this release

Changelog

  • droping python 2 - PyRadio will only run on python 3
  • fixing #228

Packagers notice

Please refer to: https://github.com/coderholic/pyradio/blob/master/packaging.md

Changed files



 Changelog                   |   5 +
 README.md                   |   2 +-
 devel/build_install_pyradio |  20 ++--
 docs/build.html             |  13 ---
 docs/build.md               |  28 -----
 docs/index.html             |   7 +-
 docs/index.md               |   2 +-
 docs/pyradio.1              |   4 +-
 docs/pyradio_rb.1           |   2 +-
 docs/pyradio_rec.1          |   2 +-
 docs/pyradio_server.1       |   2 +-
 pyproject.toml              |   2 +-
 pyradio/__init__.py         |   2 +-
 pyradio/install.py          | 252 +++++++++-----------------------------------
 pyradio/log.py              |  12 ++-
 pyradio/main.py             |  23 +---
 pyradio/radio.py            |  47 ++++++---
 17 files changed, 124 insertions(+), 301 deletions(-)