python3-pyspotify: remove package.
This commit is contained in:
parent
3192567ca6
commit
641e681b54
|
@ -1,16 +0,0 @@
|
|||
# Template file for 'python3-pyspotify'
|
||||
pkgname=python3-pyspotify
|
||||
version=2.1.3
|
||||
revision=5
|
||||
archs="x86_64 i686 armv5tel armv6l armv7l"
|
||||
build_style=python3-module
|
||||
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"
|
||||
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://pyspotify.readthedocs.io/en/latest/"
|
||||
distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz"
|
||||
checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a
|
||||
repository="nonfree" # libspotify is nonfree
|
Loading…
Reference in New Issue