python3-pyspotify: rebuild for Python 3.9
This commit is contained in:
parent
5944c8bcdc
commit
c8ca683351
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python3-pyspotify'
|
# Template file for 'python3-pyspotify'
|
||||||
pkgname=python3-pyspotify
|
pkgname=python3-pyspotify
|
||||||
version=2.1.3
|
version=2.1.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="pyspotify-${version}"
|
wrksrc="pyspotify-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools python3-cffi python3-pycparser"
|
||||||
makedepends="python3-setuptools python3-devel libspotify-devel"
|
makedepends="python3-setuptools python3-devel libspotify-devel"
|
||||||
depends="python3-setuptools python3-cffi"
|
depends="python3-setuptools python3-cffi"
|
||||||
short_desc="Provides an interface to Spotify music services"
|
short_desc="Provides an interface to Spotify music services"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue