python3-chromecast: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:45 -04:00
parent 6d40b7cae6
commit 92b3b8c602

View file

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