14
0

- update to 0.38.6:

* Performance improvements for fetching ServiceInfo
  * Fix ServiceBrowsers not getting ServiceStateChange.Removed callbacks on PTR record expire
  * Fix missing minimum version of python 3.7
  * Fix IP Address updates when hostname is uppercase

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=59
This commit is contained in:
2022-06-04 12:15:15 +00:00
committed by Git OBS Bridge
parent e3307e320c
commit f8deecf013
6 changed files with 17 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-zeroconf
Version: 0.38.3
Version: 0.38.6
Release: 0
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
License: LGPL-2.0-only