python3-pyspotify: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:44 -04:00
parent 539e744080
commit dbc039ea84

View file

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