forked from pool/python-PyChromecast
Accepting request 788614 from home:mcalabkova:branches:devel:languages:python
- Update to 4.2.0 * Add support for Lovelace dashboards * Set up publish when we create a release. * Update zeroconf requirement OBS-URL: https://build.opensuse.org/request/show/788614 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
d98c38130b
commit
024b4bf8d3
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-PyChromecast
|
||||
Version: 4.1.1
|
||||
Version: 4.2.0
|
||||
Release: 0
|
||||
Summary: Python module to talk to Google Chromecast
|
||||
License: MIT
|
||||
@@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-casttube >= 0.2.0
|
||||
Requires: python-protobuf >= 3.0.0
|
||||
Requires: python-requests >= 2.0
|
||||
Requires: python-zeroconf >= 0.17.7
|
||||
Requires: python-zeroconf >= 0.24.4
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user