14
0

- update to 0.38.3:

* Make decode errors more helpful in finding the source of the bad data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=58
This commit is contained in:
2022-02-04 22:30:09 +00:00
committed by Git OBS Bridge
parent 18c76bee2e
commit e3307e320c
6 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 4 22:29:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.38.3:
* Make decode errors more helpful in finding the source of the bad data
-------------------------------------------------------------------
Mon Jan 3 10:29:30 UTC 2022 - Dirk Müller <dmueller@suse.com>