14
0

Accepting request 1202578 from devel:languages:python

- update to 0.134.0:
  * Improve performance when IP addresses change frequently
  * Improve helpfulness of ServiceInfo.request assertions

OBS-URL: https://build.opensuse.org/request/show/1202578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zeroconf?expand=0&rev=38
This commit is contained in:
2024-09-23 13:23:51 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd4c4f6a6c13db713ef1d279a4f14dae190e245a68b956919826ebb53d54fc81
size 187099

3
0.134.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5627055d703c685312f3ae03b4f5159bf43845525550827c100ad68b970ab00
size 187422

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 23 09:05:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.134.0:
* Improve performance when IP addresses change frequently
* Improve helpfulness of ServiceInfo.request assertions
-------------------------------------------------------------------
Sun Sep 8 16:34:08 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-zeroconf
Version: 0.133.0
Version: 0.134.0
Release: 0
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
License: LGPL-2.0-only