14
0

Accepting request 708033 from system:homeautomation:home-assistant

- version update to 0.23.0
  * support for python 3.4 got dropped
  * Add support for MyListener call getting updates to service TXT record
  * Add support for multiple addresses when publishing a service

OBS-URL: https://build.opensuse.org/request/show/708033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2019-06-06 10:16:14 +00:00
committed by Git OBS Bridge
parent 3aebc15cd6
commit f08e9c1650
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 6 07:35:15 UTC 2019 - Adrian Schröter <adrian@suse.de>
- version update to 0.23.0
* support for python 3.4 got dropped
* Add support for MyListener call getting updates to service TXT record
* Add support for multiple addresses when publishing a service
-------------------------------------------------------------------
Mon May 6 09:00:04 UTC 2019 - pgajdos@suse.com