summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 94c05df9fe5345711c8e271170c2daedf6f3a735 (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.24.0
	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.24.0.tar.gz::https://github.com/spotipy-dev/spotipy/archive/2.24.0.tar.gz
	sha256sums = f3dfd2f891f76923847f052c65ec689cd7482ab1e3200aebeffa39661c51d137

pkgname = python-spotipy