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
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ec56887951e25d11d2a5860c743a7f4fe0c8d58864f17fae24c500674f79d8d
|
||||
size 44483
|
||||
3
PyChromecast-4.2.0.tar.gz
Normal file
3
PyChromecast-4.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0df03ff0135b836c9f6ef3a6f7ec61417f5b108434e29760927405f3db30716
|
||||
size 45230
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 16:24:27 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 4.2.0
|
||||
* Add support for Lovelace dashboards
|
||||
* Set up publish when we create a release.
|
||||
* Update zeroconf requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:38:57 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
||||
@@ -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