python3-pyspotify: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:01 -04:00
parent 5944c8bcdc
commit c8ca683351

View file

@ -1,10 +1,10 @@
# Template file for 'python3-pyspotify'
pkgname=python3-pyspotify
version=2.1.3
revision=1
revision=2
wrksrc="pyspotify-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
hostmakedepends="python3-setuptools python3-cffi python3-pycparser"
makedepends="python3-setuptools python3-devel libspotify-devel"
depends="python3-setuptools python3-cffi"
short_desc="Provides an interface to Spotify music services"