summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58b44e98f966ed1c617244458add41a46a11d294 (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.9402e4f6
	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 = f9fd4a77200b0271200c8e4990d11deca20cf1de69c20af4be5b8974f03979ce7dac4d58716e353b6d69fda8ffb507ad644bf3b56ff255a731dc3b12e9f0b22b

pkgname = platypush-git