15
0

Accepting request 814085 from home:alarrosa:branches:devel:languages:python

- Update to 6.0.0:
  * BREAKING CHANGE Refactor start_discovery to fix race (#370)
  * Support zeroconf 0.27 (#368)
  * Don't ignore zeroconf errors (#367)
  * BREAKING CHANGE Add support to CastListener for service updates (#366)

OBS-URL: https://build.opensuse.org/request/show/814085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=26
This commit is contained in:
2020-06-12 06:48:03 +00:00
committed by Git OBS Bridge
parent 72e73d0719
commit 4b07761d65
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 11 15:58:53 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
- Update to 6.0.0:
* BREAKING CHANGE Refactor start_discovery to fix race (#370)
* Support zeroconf 0.27 (#368)
* Don't ignore zeroconf errors (#367)
* BREAKING CHANGE Add support to CastListener for service updates (#366)
-------------------------------------------------------------------
Wed May 27 05:35:16 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-PyChromecast
Version: 5.2.0
Version: 6.0.0
Release: 0
Summary: Python module to talk to Google Chromecast
License: MIT