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 +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>