summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec551fef862b8ef4b49d60736a586cbfe768cb46 (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
pkgbase = meshtastic-python
	pkgdesc = Python CLI and API for talking to Meshtastic devices
	pkgver = 2.2.2
	pkgrel = 1
	url = https://github.com/meshtastic/python/
	arch = any
	license = GPL3
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-protobuf
	depends = python-pypubsub
	depends = python-dotmap
	depends = python-pyqrcode
	depends = python-tabulate
	depends = python-timeago
	depends = python-pyyaml
	depends = python-pygatt>=4.0.5-3
	depends = python-setuptools
	depends = python-requests
	optdepends = python-pytap2: TUN tunnel support
	source = meshtastic-python-2.2.2::https://github.com/meshtastic/python/archive/refs/tags/2.2.2.tar.gz
	source = https://github.com/meshtastic/python/commit/b2f3ba11aef3c28bd73b96a881fb5a248c2672d5.patch
	sha256sums = 81800a77ac72f9f8939159c512f86379dc363873b0f4898186537ff92026e71d
	sha256sums = 6a9e75a5f53762fdaa8b1827c74d95eb605b14ff223bbab12bcf0cdb621e5826

pkgname = meshtastic-python