Package: python-zeroconf / 0.147.0-2
Metadata
Package | Version | Patches format |
---|---|---|
python-zeroconf | 0.147.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Skip some network test.patch | (download) |
tests/services/test_types.py |
1 1 + 0 - 0 ! |
skip some network test |
0002 Skip test error.patch | (download) |
tests/services/test_browser.py |
1 1 + 0 - 0 ! |
skip test error |
0003 Use benchmark test only if required module is availa.patch | (download) |
tests/benchmarks/test_cache.py |
2 2 + 0 - 0 ! |
use benchmark test only if required module is available CodSpeed is only available for amd64 and arm64. |
0004 Lintian fix uses deprecated python stdlib distutils.patch | (download) |
build_ext.py |
2 1 + 1 - 0 ! |
lintian fix: uses-deprecated-python-stdlib distutils > distutils is deprecated in Python 3.10, removed in Python 3.12. Use compatibility code from setuptools. |