summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c0a05955591428d7af786b2992543e43d4d980d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-tekore
	pkgdesc = Client for the Spotify Web API
	pkgver = 3.6.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.11
	source = https://github.com/felix-hilden/tekore/archive/v3.6.0.tar.gz
	md5sums = 1deaa01133c6381fad2d335760477aed

pkgname = python-tekore