blob: 9cf339b51dfb9c1bd141ffc27fe03860ac697d2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-spotipy
pkgdesc = A light weight Python library for the Spotify Web API
pkgver = 2.25.1
pkgrel = 1
url = https://github.com/spotipy-dev/spotipy
arch = any
license = MIT
makedepends = python-setuptools
depends = python-requests
depends = python-six
depends = python-redis
conflicts = python-spotipy-git
source = python-spotipy-2.25.1.tar.gz::https://github.com/spotipy-dev/spotipy/archive/2.25.1.tar.gz
sha512sums = 1c9af1f8a07d111a719d4f9646ccc8fea21d86325221c0395fdfe155a1ed2b588dfcf5c9e958bf3ecc286033117f7cc3061f975a046788e11a1cea4f9e2a927a
pkgname = python-spotipy
|