14
0

- Update to 0.18.0:

* Dropped Python 2.6 support
  * Improved error handling inside code executed when Zeroconf
    object is being closed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=8
This commit is contained in:
Antoine Belvire
2017-02-18 10:57:04 +00:00
committed by Git OBS Bridge
parent a8b19184a8
commit 818b8245ed
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Feb 18 10:46:56 UTC 2017 - antoine.belvire@opensuse.org
- Update to 0.18.0:
* Dropped Python 2.6 support
* Improved error handling inside code executed when Zeroconf
object is being closed
-------------------------------------------------------------------
Wed Dec 28 13:23:11 UTC 2016 - jengelh@inai.de