summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc65b746282a1c538092c001568a8bfefe0b6d4a (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
pkgbase = platypush
	pkgdesc = Universal multi-platform command executor and automation manager
	pkgver = 0.13.4
	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
	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.4.tar.gz::https://git.platypush.tech/platypush/platypush/-/archive/v0.13.4/platypush-v0.13.4.tar.gz
	sha512sums = 182a7087bbbb01dfc3b4c76439f8cf215b58248b935b2a5924a85753ab4adf5224049935fb7980a03d0a14627ae11301cc43cb06229127f674c1ae828cb3f840

pkgname = platypush