blob: 120f5bdc74afd3ced0843579e6d9fba11874b924 (
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 = 1.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-requests>=2.19
source = https://github.com/felix-hilden/tekore/archive/v1.0.1.tar.gz
md5sums = 5c5580c02f91a04db3ec88ab537e7a12
pkgname = python-tekore
|