Use pypi's zeroconf-py2compat instead of zeroconf2. Latest available release is more recent.
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Sat, 02 Oct 2021 00:15:37 +0200
changeset 40 87e6588ad4c8
parent 39 3aea3759ccd7
child 41 77b38c4d0d7f
child 42 bf2341a0e2c6
Use pypi's zeroconf-py2compat instead of zeroconf2. Latest available release is more recent.
windows_installer.mk
--- a/windows_installer.mk	Sat Oct 02 00:14:01 2021 +0200
+++ b/windows_installer.mk	Sat Oct 02 00:15:37 2021 +0200
@@ -77,7 +77,7 @@
         autobahn            \
         msgpack_python      \
         u-msgpack-python    \
-        zeroconf2           \
+        zeroconf-py2compat  \
         lxml                \
         sslpsk              \
         pycountry           \