mopidy: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:09 -04:00
parent 18b3efc934
commit 3b1024be12

View file

@ -1,7 +1,7 @@
# Template file for 'mopidy'
pkgname=mopidy
version=3.0.1
revision=3
revision=4
wrksrc="Mopidy-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-Sphinx python3-sphinx_rtd_theme python3-pykka"