summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pychromecast_13.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: drop ${PYTHON_PN}Tim Orling2024-02-191-7/+7
| | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: add missing RDEPENDS, and add initial recipe for ↵Tom Geelen2024-02-041-0/+1
| | | | | | | | | | dependency. python3-pychromecast mentions casttube as a runtime dependency. Included is an initial recipe as well. Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 13.0.8 -> 13.1.0Wang Mingyu2024-01-231-0/+19
Changelog: ========== -Increase homeassistant lovelace connect timeout and make it configurable -Add support for NRK TV and NRK Radio apps -Change logged precision of volume from 1 to 2 -Create ShakaPlayer Controller -Add date for removal of deprecated discovery functions -Mark discover_chromecasts as deprecated -Update README.rst -Fix known_hosts for older chromecasts -Fix SSLContext settings -Update README.rst to reflect refactoring of cast.device to cast.cast_info -Fix deprecated call to ssl.SSLContext without specifying protocol Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>