blob: 0936ad52eecb2a7a6b49a147f9a9e01397d5a91b (
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.0.1
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.0.1.tar.gz
md5sums = 37058ac33ea77cb8d2a6c784d94348b2
pkgname = python-tekore
|