forked from pool/python-zeroconf
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5627055d703c685312f3ae03b4f5159bf43845525550827c100ad68b970ab00
|
||||
size 187422
|
||||
3
0.136.0.tar.gz
Normal file
3
0.136.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:120565a8f5ca29a21da2a05dbfa7c2dc694a64c0e5b01b6c8d6144cec9f75199
|
||||
size 255118
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zeroconf
|
||||
Version: 0.134.0
|
||||
Version: 0.136.0
|
||||
Release: 0
|
||||
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||
License: LGPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user