diff --git a/srcpkgs/python3-zeroconf/template b/srcpkgs/python3-zeroconf/template index ca9e0c18d62..95af3272108 100644 --- a/srcpkgs/python3-zeroconf/template +++ b/srcpkgs/python3-zeroconf/template @@ -1,16 +1,16 @@ # Template file for 'python3-zeroconf' pkgname=python3-zeroconf -version=0.20.0 +version=0.21.3 revision=1 noarch=yes -wrksrc="${pkgname/3/}-${version}" +wrksrc="zeroconf-${version}" build_style=python3-module pycompile_module="zeroconf.py" hostmakedepends="python3-setuptools" -depends="python3-netifaces" +depends="python3-ifaddr" short_desc="Pure Python3 implementation of multicast DNS service discovery" maintainer="Karl Nilsson " license="LGPL-2.1-or-later" homepage="https://github.com/jstasiak/python-zeroconf" -distfiles="https://github.com/jstasiak/python-zeroconf/archive/${version}.tar.gz" -checksum=5829f2e68ca6ab06d25e661a7640cf1d215bf4167d952f81086f1fbfb4ef9dbb +distfiles="${PYPI_SITE}/z/zeroconf/zeroconf-${version}.tar.gz" +checksum=5b52dfdf4e665d98a17bf9aa50dea7a8c98e25f972d9c1d7660e2b978a1f5713