summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0bc5f17ce7fb19e2b8a373e250419d176bd1565e (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.10
	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.10.tar.gz
	source = https://github.com/meshtastic/python/commit/51079d4f257c6bcbcf96e82687700a1cabfd2bb5.patch
	sha256sums = 89317cb285317cbb2115850ccffad8e2ddfb82aacd22e1f8a06c55612411dca1
	sha256sums = 0286e2ed2f09217c136f5f620b1a048c176cfe69f8be2b24a96dfa39c0de5c66

pkgname = meshtastic-python