15
0

- 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:
2023-06-01 10:08:21 +00:00
committed by Git OBS Bridge
parent 400cf65f8a
commit 58c29af91b
4 changed files with 20 additions and 4 deletions

View File

@@ -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