# HG changeset patch # User Edouard Tisserant # Date 1633126537 -7200 # Node ID 87e6588ad4c8018594fb4c133214816e5cb12d7c # Parent 3aea3759ccd781a7d060c8d0efc7e44e860cae71 Use pypi's zeroconf-py2compat instead of zeroconf2. Latest available release is more recent. diff -r 3aea3759ccd7 -r 87e6588ad4c8 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 \