14
0

Accepting request 822057 from home:mcalabkova:branches:devel:languages:python

- update to 0.28.0
  * Added support for passing text addresses to ServiceInfo.
  * Improved logging (includes fixing an incorrect logging call)

OBS-URL: https://build.opensuse.org/request/show/822057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2020-07-21 11:15:53 +00:00
committed by Git OBS Bridge
parent 9b7d197737
commit e01b20e8ba
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 21 10:13:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.28.0
* Added support for passing text addresses to ServiceInfo.
* Improved logging (includes fixing an incorrect logging call)
-------------------------------------------------------------------
Mon Jun 8 19:36:00 UTC 2020 - Dirk Mueller <dmueller@suse.com>