14
0

- update to 0.133.0:

* Improve performance of ip address caching
  * Enable building of arm64 macOS builds
  * Add classifier for python 3.13
  * Python 3.13 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=76
This commit is contained in:
2024-09-08 16:34:52 +00:00
committed by Git OBS Bridge
parent 6c80be97b6
commit 8f906d7516
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Sep 8 16:34:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.133.0:
* Improve performance of ip address caching
* Enable building of arm64 macOS builds
* Add classifier for python 3.13
* Python 3.13 support
-------------------------------------------------------------------
Wed May 8 10:56:24 UTC 2024 - Dirk Müller <dmueller@suse.com>