Package Details: python-rns 1.4.2-1

Git Clone URL: https://aur.archlinux.org/python-rns.git (read-only, click to copy)
Package Base: python-rns
Description: Self-configuring, encrypted and resilient mesh networking stack
Upstream URL: https://reticulum.network/
Licenses: MIT
Conflicts: rnodeconf, rnsh
Provides: rnodeconf, rnsh
Submitter: moonlit-tune
Maintainer: moonlit-tune
Last Packager: moonlit-tune
Votes: 1
Popularity: 0.123188
First Submitted: 2022-08-16 18:15 (UTC)
Last Updated: 2026-07-26 17:14 (UTC)

Dependencies (5)

Sources (1)

Latest Comments

moonlit-tune commented on 2026-07-10 22:59 (UTC)

@MarcinWieczorek Thanks for catching. python-bleak has been added to optdepends as of 1.3.8-1.

MarcinWieczorek commented on 2026-07-07 16:28 (UTC)

Hello! python-bleak is an optional dependency of this package

[2026-07-07 18:26:29] [Critical] Using the RNode interface over BLE requires a the "bleak" module to be installed.
[2026-07-07 18:26:29] [Critical] You can install one with the command: python3 -m pip install bleak

ganymede commented on 2025-03-01 15:19 (UTC)

Thanks 👍

moonlit-tune commented on 2025-02-28 22:57 (UTC)

@ganymede No problem, done.

ganymede commented on 2025-02-28 22:41 (UTC) (edited on 2025-02-28 22:43 (UTC) by ganymede)

Hello and thank you for maintaining this package.

In order to flash the RNode firmware to an nRF52-based device, like the RAK4631 or Lilygo T-Echo, rnodeconf (rnodeconf /dev/tty... --autoinstall) requires python-adafruit-nrfutil.

Please add it as an optional dependency:

optdepends=('python-adafruit-nrfutil: firmware flashing to nRF52-based devices')

kseistrup commented on 2024-05-08 13:18 (UTC)

That was fast. Thanks!

moonlit-tune commented on 2024-05-08 13:13 (UTC)

@kseistrup Thanks for catching. Just pushed 0.7.4-3, should be fixed.

kseistrup commented on 2024-05-08 11:57 (UTC)

Please notice that the PKGBUILD reads 0.7.4-2 while .SRCINFO is still on 0.7.4-1. This makes $AUR_HELPER believe the installed package is “local”:

 -> python-rns: local (0.7.4-2) is newer than AUR (0.7.4-1)