python3-spotipy: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-10-08 09:32:50 -04:00
parent 90ca431739
commit 72978347d3

View file

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