14
0

Accepting request 1220584 from home:glaubitz:branches:devel:languages:python

- Update to 0.136.0
  * fix: update python-semantic-release to fix release process
  * fix: add ignore for .c file for wheels
  * fix: correct typos
  * feat: use SPDX license identifier
- from version 0.135.0
  * feat: improve performance of DNSCache backend

OBS-URL: https://build.opensuse.org/request/show/1220584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=80
This commit is contained in:
2024-11-05 21:30:08 +00:00
committed by Git OBS Bridge
parent c6e1e26e60
commit ffdc941f3a
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Nov 4 13:45:49 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.136.0
* fix: update python-semantic-release to fix release process
* fix: add ignore for .c file for wheels
* fix: correct typos
* feat: use SPDX license identifier
- from version 0.135.0
* feat: improve performance of DNSCache backend
-------------------------------------------------------------------
Mon Sep 23 09:05:43 UTC 2024 - Dirk Müller <dmueller@suse.com>