python3-pyspotify: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:39 -04:00
parent 3b1024be12
commit fcea1a9bd8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyspotify'
pkgname=python3-pyspotify
version=2.1.3
revision=2
revision=3
wrksrc="pyspotify-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-cffi python3-pycparser"