summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d29f2e329668f1584eb96ca02eca9e69033ac18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-tekore
	pkgdesc = Client for the Spotify Web API
	pkgver = 4.2.0
	pkgrel = 1
	url = https://github.com/felix-hilden/tekore
	arch = any
	license = custom:MIT
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-httpx>=0.15
	source = https://github.com/felix-hilden/tekore/archive/v4.2.0.tar.gz
	md5sums = 6cfb0638e1fdbcc3c40f0f42e102a498

pkgname = python-tekore