summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ff0b910650ae9abc74947661e97e1e473039be7 (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
	pkgdesc = Universal multi-platform command executor and automation manager
	pkgver = 0.20.7
	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
	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-pyserial: Arduino/serial device support
	options = !strip
	source = platypush-v0.20.7.tar.gz::https://git.platypush.tech/platypush/platypush/-/archive/v0.20.7/platypush-v0.20.7.tar.gz
	sha512sums = 57aee35406a303bc8b4ab6f9d8139af77cece48142618a70964430ea71eb05243e9fb49b49543a63452c8c24a9fabb6ed92e18558bf267ee2fb0be17ab59758d

pkgname = platypush