summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90be26d7c8bb83fc8c308660bdc89b880c836589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
pkgbase = platypush-git
	pkgdesc = Universal multi-platform command executor and automation manager
	pkgver = 0.13.4.r0.737c1359
	pkgrel = 1
	url = https://github.com/BlackLight/platypush
	arch = any
	license = MIT
	depends = python
	depends = python-yaml
	depends = redis
	depends = python-redis
	depends = python-requests
	depends = python-sqlalchemy
	depends = python-websockets
	depends = python-websocket-client
	depends = python-wheel
	depends = python-flask
	depends = python-pip
	depends = python-dateutil
	depends = python-frozendict
	depends = python-bcrypt
	depends = python-zeroconf
	optdepends = python-paho-mqtt: MQTT integrations support
	optdepends = python-pybluez: Bluetooth support
	optdepends = python-gattlib: Low-energy Bluetooth devices support
	optdepends = python-paramiko: SSH support
	optdepends = python-croniter: Platypush cron support
	optdepends = python-pyserial: Arduino/serial device support
	conflicts = platypush
	options = !strip
	source = platypush.tar.gz::https://github.com/BlackLight/platypush/archive/master.tar.gz
	sha512sums = b1dc522f85cb5656606cb058ebbef95b4874518c62d1fb79b65fed25756370f4ff5776db8da147e51ad377384e55d8bc904a6f4d856a0afbea78cd939098a5b4

pkgname = platypush-git