forked from pool/python-PyChromecast
- Update to 7.3.0:
* Add support for QUEUE_INSERT (#404) * Fix get_chromecasts non blocking mode (#411) * Ensure data parsed as JSON is a dict (#405) * Add zeroconf debug option to example scripts (#401) * Allow passing an already existing zeroconf object to additional functions (#400) @emontnemery * Ignore browser updates for *._sub._googlecast._tcp.local. (#400) * Fix return type of get_listed_chromecasts (#400) * Remove host and port from Chromecast object (#395) * Keep previously known Chromecast in service listener (#399) * Remove reboot function (#394) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 04:34:34 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 7.3.0:
|
||||
* Add support for QUEUE_INSERT (#404)
|
||||
* Fix get_chromecasts non blocking mode (#411)
|
||||
* Ensure data parsed as JSON is a dict (#405)
|
||||
* Add zeroconf debug option to example scripts (#401)
|
||||
* Allow passing an already existing zeroconf object to additional
|
||||
functions (#400) @emontnemery
|
||||
* Ignore browser updates for *._sub._googlecast._tcp.local. (#400)
|
||||
* Fix return type of get_listed_chromecasts (#400)
|
||||
* Remove host and port from Chromecast object (#395)
|
||||
* Keep previously known Chromecast in service listener (#399)
|
||||
* Remove reboot function (#394)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 05:57:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user