python3-chromecast: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:46 -04:00
parent 80a8e53ea7
commit 260b38f785

View file

@ -1,7 +1,7 @@
# Template file for 'python3-chromecast' # Template file for 'python3-chromecast'
pkgname=python3-chromecast pkgname=python3-chromecast
version=8.1.0 version=8.1.0
revision=1 revision=2
wrksrc="pychromecast-${version}" wrksrc="pychromecast-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube" hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube"