forked from pool/python-zeroconf
Accepting request 1199500 from devel:languages:python
- 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/request/show/1199500 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zeroconf?expand=0&rev=37
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0188086e1806d19bf49f797b25a1eba9b14e60422931188af287a98b304b80e
|
|
||||||
size 184339
|
|
||||||
3
0.133.0.tar.gz
Normal file
3
0.133.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd4c4f6a6c13db713ef1d279a4f14dae190e245a68b956919826ebb53d54fc81
|
||||||
|
size 187099
|
||||||
@@ -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>
|
Wed May 8 10:56:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -16,12 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%define skip_python2 1
|
|
||||||
%define skip_python36 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zeroconf
|
Name: python-zeroconf
|
||||||
Version: 0.132.2
|
Version: 0.133.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
|
||||||
License: LGPL-2.0-only
|
License: LGPL-2.0-only
|
||||||
|
|||||||
Reference in New Issue
Block a user