summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fcdba76da322bd3164d4c552afa2ae423407d2e2 (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.5
	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.5.tar.gz
	source = https://github.com/meshtastic/python/commit/fc768fa3ea929dc1ca668f6d1a2cc66940650333.patch
	sha256sums = c78b37f7d9db3311ddff6d11c460acb127b8143e87941f0f09fd1538492fed82
	sha256sums = eb5c43ae3c3d8dbca9bd96d13107e044184b0d4455eeae87c890e87e0be3f22a

pkgname = meshtastic-python