blob: a15f7737aaffcb429deb4e0151a988887fcef6ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-spotipy
pkgdesc = A light weight Python library for the Spotify Web API
pkgver = 2.26.0
pkgrel = 2
url = https://github.com/spotipy-dev/spotipy
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
depends = python-requests
depends = python-redis
depends = python-urllib3
optdepends = python-pymemcache: to cache requests
conflicts = python-spotipy-git
source = python-spotipy-2.26.0.tar.gz::https://github.com/spotipy-dev/spotipy/archive/2.26.0.tar.gz
b2sums = 28aa615a2692ac7202946dfb30d25bd1e75c570cb68e1d7ed1671a10ae0b0598859c1deeaa44fa2a105112fe7c7171d5041e44c3e317d3331414c6b368af91ee
pkgname = python-spotipy
|