forked from pool/python-zeroconf
- 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:
committed by
Git OBS Bridge
parent
a8b19184a8
commit
818b8245ed
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zeroconf
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-zeroconf
|
||||
Version: 0.17.6
|
||||
Version: 0.18.0
|
||||
Release: 0
|
||||
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||
License: LGPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user