summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8cfc4bff6881a6e57f7cf72d3179c6e42ec2fa5 (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
pkgbase = meshtastic-python
	pkgdesc = Python CLI and API for talking to Meshtastic devices
	pkgver = 2.1.6
	pkgrel = 1
	url = https://github.com/meshtastic/python/
	arch = any
	license = GPL3
	depends = python-protobuf
	depends = python-pypubsub
	depends = python-dotmap
	depends = python-pyqrcode
	depends = python-tabulate
	depends = python-timeago
	depends = python-pyyaml
	depends = python-pygatt
	depends = python-setuptools
	depends = python-enum-compat
	depends = python-requests
	optdepends = python-pytap2: TUN tunnel support
	source = https://github.com/meshtastic/python/archive/refs/tags/2.1.6.tar.gz
	source = https://github.com/meshtastic/python/commit/dc3d43c57cf3dfc95404f5186c4f466ec88036c0.patch
	sha256sums = 47fa0d072132f2de0bae515cd76e8519eff3e32f2a31b2e50c5c01b8404eee4c
	sha256sums = b0a7a2bbd3a3937817b1c2814fb9033df82a2c4983b2e7411da0d09107c2a865

pkgname = meshtastic-python