mpdevil: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:10 -04:00
parent 9768174db8
commit c157cf3a2e

View file

@ -1,7 +1,7 @@
# Template file for 'mpdevil' # Template file for 'mpdevil'
pkgname=mpdevil pkgname=mpdevil
version=1.2.1 version=1.2.1
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject intltool python3-distutils-extra" hostmakedepends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject intltool python3-distutils-extra"
depends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject" depends="python3-BeautifulSoup4 python3-mpd2 python3-requests python3-gobject"