forked from pool/python-PyChromecast
- Update to 5.3.0:
* Handle zeroconf update_service (#364) * Add ability to pass in a zeroconf instance to discovery (#362) * Add discovery example (#361) * Quick play & Support for Yle Areena, Supla (#359) * Log as info, not warning if connection re-established. (#358) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=24
This commit is contained in:
@@ -19,11 +19,10 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyChromecast
|
||||
Version: 5.0.0
|
||||
Version: 5.2.0
|
||||
Release: 0
|
||||
Summary: Python module to talk to Google Chromecast
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/balloob/pychromecast
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyChromecast/PyChromecast-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user