mopidy-podcast: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:41 -04:00
parent 05d1f87922
commit 92a4a3100f
1 changed files with 1 additions and 1 deletions

View File

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