15
0

- Update to 7.1.1:

* Add debug prints (#390)
  * Report host+port for discovered casts (#385)
  * Fix plex controller (#389)
  * Update list_chromecasts example (#382)
  * BREAKING CHANGE Track services based on UUID instead of mDNS service
    name (#380)
  * Reset receiver controller on connection lost (#379)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=28
This commit is contained in:
2020-07-13 05:59:20 +00:00
committed by Git OBS Bridge
parent 4b07761d65
commit 6943a5ef45
4 changed files with 16 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: 6.0.0
Version: 7.1.1
Release: 0
Summary: Python module to talk to Google Chromecast
License: MIT