mopidy: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:52 -04:00
parent fe9f6c4d27
commit 59471e9e47

View file

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