python3-zeroconf: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:31 -04:00
parent 11d226e45d
commit 0786573699

View file

@ -1,7 +1,7 @@
# Template file for 'python3-zeroconf' # Template file for 'python3-zeroconf'
pkgname=python3-zeroconf pkgname=python3-zeroconf
version=0.39.1 version=0.39.1
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-ifaddr python3-async-timeout" depends="python3-ifaddr python3-async-timeout"