Search Criteria
Package Details: meshtastic-python 2.5.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/meshtastic-python.git (read-only, click to copy) |
---|---|
Package Base: | meshtastic-python |
Description: | Python CLI and API for talking to Meshtastic devices |
Upstream URL: | https://github.com/meshtastic/python/ |
Licenses: | Apache-2.0, GPL-3.0-only |
Submitter: | Bevan |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 2 |
Popularity: | 0.142057 |
First Submitted: | 2022-06-22 20:08 (UTC) |
Last Updated: | 2024-11-02 07:52 (UTC) |
Dependencies (18)
- python-bleak
- python-dotmapAUR
- python-pexpect
- python-print-colorAUR
- python-protobuf (python-protobuf-gitAUR)
- python-pypubsub
- python-pyqrcode
- python-pyserial
- python-pyyaml (python-yaml)
- python-requests
- python-setuptools
- python-tabulate (python-tabulate-gitAUR)
- python-timeagoAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-pytap2 (optional) – TUN tunnel support
Latest Comments
Bevan commented on 2024-05-02 07:11 (UTC)
@obionar: You need to rebuild python-timeago (and likely also python-dotmap) after the recent update to Python 3.12.
obionar commented on 2024-05-02 06:35 (UTC) (edited on 2024-05-03 12:23 (UTC) by obionar)
UPD: Fixed with rebuild python-timeago and python-dotmap. Thank you Bevan!
Bevan commented on 2023-07-30 12:56 (UTC)
Done, thanks!
MarsSeed commented on 2023-07-30 12:53 (UTC)
@Bevan, thank you for the fixes.
One minor request: please kindly specify a local name for the downloaded source based on
$pkgname-$pkgver
; otherwise a version-only name like2.1.11.tar.gz
might clash with something else if user has a common SRCDEST cache directory.Bevan commented on 2023-07-09 20:10 (UTC)
@MarsSeed: I would love to but unfortunately pygatt breaks without it, and with it also meshtastic: https://aur.archlinux.org/packages/python-pygatt#comment-904165
MarsSeed commented on 2023-07-09 16:40 (UTC)
Please remove the no-op dependency python-enum-compat.
Bevan commented on 2023-02-28 22:05 (UTC)
I will update this package soon. However, I'd like to wait until the licensing of meshtastic-python has been clarified. See https://github.com/meshtastic/python/issues/422
uboot commented on 2023-02-28 15:15 (UTC) (edited on 2023-02-28 15:27 (UTC) by uboot)
Correct sha256 checksum is dd737e991adc64628f9cfb698e90381792b0acf8be6b10a636449e8de503577d
But then it fails with
Workaround:
Line 20 and Line 25 of PKGBUILD should read
Finally, there also is a runtime dependency missing: aur/python-enum-compat
The CLI will complain otherwise.