python3-spotipy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:20 -04:00
parent 15828a8c8f
commit 5c5f1537cf

View file

@ -1,7 +1,7 @@
# Template file for 'python3-spotipy'
pkgname=python3-spotipy
version=2.20.0
revision=2
revision=3
wrksrc="spotipy-${version}"
build_style=python3-module
hostmakedepends="pkg-config python3-setuptools"