mopidy-podcast: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:09 -04:00
parent 82f69c20d9
commit ca0787394e

View file

@ -1,7 +1,7 @@
# Template file for 'mopidy-podcast'
pkgname=mopidy-podcast
version=3.0.0
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="mopidy python3-cachetools python3-pykka python3-setuptools python3-uritools"