summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 490f80aa32412fa175a9d3be79af5e9facb1e8cc (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
36
37
38
39
pkgbase = platypush
	pkgdesc = Universal multi-platform command executor and automation manager
	pkgver = 0.23.3
	pkgrel = 1
	url = https://git.platypush.tech/platypush/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
	depends = python-pyjwt
	depends = python-croniter
	depends = python-marshmallow
	depends = python-pytz
	depends = python-magic
	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-watchdog: File monitor support
	optdepends = python-aiohttp: SmartThings support
	optdepends = python-pyserial: Arduino/serial device support
	options = !strip
	source = platypush-v0.23.3.tar.gz::https://git.platypush.tech/platypush/platypush/-/archive/v0.23.3/platypush-v0.23.3.tar.gz
	sha512sums = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e

pkgname = platypush