forked from pool/python-zeroconf
- update to 0.28.6:
* Loosened service name validation when receiving from the network this lets us handle some real world devices previously causing errors * Enabled ignoring duplicated messages which decreases CPU usage * Fixed spurious AttributeError: module 'unittest' has no attribute 'mock' * Improved cache reaper performance significantly OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=38
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-zeroconf
|
||||
Version: 0.28.3
|
||||
Version: 0.28.6
|
||||
Release: 0
|
||||
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||
License: LGPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user