summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd2306b484c48aeeefdc8e6d07cf9d216c6b2650 (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.16.1
	pkgrel = 1
	url = https://github.com/plamere/spotipy
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-requests
	depends = python-six
	conflicts = python-spotipy-git
	source = python-spotipy-2.16.1.tar.gz::https://github.com/plamere/spotipy/archive/2.16.1.tar.gz
	sha256sums = 1b8c9251859b26a93e7de6f17753ed76d25212e668207f060d844d828df64ea6

pkgname = python-spotipy