forked from pool/python-PyChromecast
- update to 13.0.7:
* Wait longer when attempting to play media (#720) @emontnemery * Fix socket leak * Don't call launch callback on error * Wait for response when stopping app * Simplify request callback handling * Make sure handler is unregistered after quickplay * Fix lint issues * Add SVS Pro SoundBase * Add JBL Link 10, 20, 300, 500 * Fix poll/select for Windows * Add Smart Soundbar 10 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=48
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyChromecast
|
||||
Version: 13.0.4
|
||||
Version: 13.0.7
|
||||
Release: 0
|
||||
Summary: Python module to talk to Google Chromecast
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user