15
0

Accepting request 732890 from devel:languages:python

- Update to 4.0.1:
  * various small fixes
  * support for home assistant cast

OBS-URL: https://build.opensuse.org/request/show/732890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyChromecast?expand=0&rev=6
This commit is contained in:
2019-09-25 06:39:11 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da8a5a5a0d6c1046e818b586b247dd41f556ffa2a2e80f09cff6497c2db5879e
size 41888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d98df28f340bb14a07236846518daad7107b66581512c33da921663df61ac819
size 44447

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 24 09:27:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.0.1:
* various small fixes
* support for home assistant cast
-------------------------------------------------------------------
Tue Jun 18 11:28:34 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyChromecast
Version: 3.2.2
Version: 4.0.1
Release: 0
Summary: Python module to talk to Google Chromecast
License: MIT
@@ -29,7 +29,7 @@ Source: https://files.pythonhosted.org/packages/source/P/PyChromecast/Py
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-casttube >= 0.1.0
Requires: python-casttube >= 0.2.0
Requires: python-protobuf >= 3.0.0
Requires: python-requests >= 2.0
Requires: python-zeroconf >= 0.17.7