mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
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'
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue