forked from pool/python-PyChromecast
- Update to 9.1.1:
* Add HostBrowser.update_hosts (#476) * Handle audio groups removed from known host (#475) * Remove useless pylint and flake8 directives (#472) * BREAKING CHANGE: Update discovery to support a list of known hosts (#469) * Catch errors thrown by select call (#471) * Fix some strings mangled by black formatting (#470) * Fix MultiZoneControllerListener (#468) * Expose volume_control_type (#461) * Move ReceiverController to its own module (#460) * Infer contentType from playQueue items (#457) @maykar * Remove unintended 'async' from listener interfaces (#453) * Update BubbleUPNP example (#451) * Refactor listeners and controllers as ABCs (#450) * Add more google devices to consts (#448) @theychx * Make current_time optional when loading or queing media (#446) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=38
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyChromecast
|
||||
Version: 7.7.2
|
||||
Version: 9.1.1
|
||||
Release: 0
|
||||
Summary: Python module to talk to Google Chromecast
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user