summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2819f0e0b617f9683ddcaff76b43bd7131b8dcc4 (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
40
41
pkgbase = platypush-git
	pkgdesc = Universal multi-platform command executor and automation manager
	pkgver = 0.21.0.r0.d35a9729
	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
	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
	provides = platypush
	conflicts = platypush
	options = !strip
	source = platypush.tar.gz::https://git.platypush.tech/platypush/platypush/-/archive/master/platypush-master.tar.gz
	sha512sums = 107578e9d7ba432295264ca1461a03bb769ece1afcb0791a19d71cdde37b86e0fd5c099fb4663029d07726969fed11a845b1254478aa86628ae05d849aec49c0

pkgname = platypush-git