summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 69c5f759c35f45b2b3dfd9a018f5a52d111d4d9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-qhue
	pkgdesc = A very lightweight Python wrapper to the Philips Hue API
	pkgver = 1.0.12
	pkgrel = 1
	url = https://github.com/quentinsf/qhue
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = python-qhue-1.0.12.tar.gz::https://github.com/quentinsf/qhue/archive/1.0.12.tar.gz
	validpgpkeys = 
	sha512sums = 11ea0f9853dd0e26ecae0d6bd22b45f68ba1b19e6bd01379b2a2c67fd80bd1c4f5db9a34d988248b6111b3ea5bba71eddcc5a8390aea16a09e05c4b749a019d0

pkgname = python-qhue
	depends = python
	depends = python-requests
	optdepends = python-yaml: debug print API responses

pkgname = python2-qhue
	depends = python2
	depends = python2-requests
	optdepends = python2-yaml: debug print API responses