16 lines
569 B
Bash
16 lines
569 B
Bash
# Template file for 'python3-zeroconf'
|
|
pkgname=python3-zeroconf
|
|
version=0.27.1
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="python-zeroconf-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-ifaddr"
|
|
short_desc="Pure Python3 implementation of multicast DNS service discovery"
|
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/jstasiak/python-zeroconf"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=2f8289c8b846de417f122d4ba1ff9eac1c142b9e2b559aac68bb37e8010cfa78
|