summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da5f40548c45b096047b19d8e5bb58ae4e5cac0c (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
pkgbase = platypush
	pkgdesc = Universal multi-platform command executor and automation manager
	pkgver = 0.13.2
	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-dateutil
	depends = python-frozendict
	depends = python-bcrypt
	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-git
	options = !strip
	source = platypush-0.13.2.tar.gz::https://github.com/BlackLight/platypush/archive/v0.13.2.tar.gz
	sha512sums = d78e39295f3ec70f475847115e4f9adb5cdebcb5af2ccd4ba84c99d97bd466725ac0f3bdc7bf7579cfa324376c4bf5735d4808b4007052ca1c635269003c39f4

pkgname = platypush