14
0

- update to 2.6.4:

* This will be the last 2.6 release of the library and CLI;
    2.7.0 should come soon, with updated protobufs, but the prior
    release of this project had fairly outdated protobufs, so
    this brings them to current for the 2.6 series.
  * Fix --configure by adding delays after sections
  * fix(util): update waitForTraceRoute reset logic
  * Add a sendMqttClientProxyMessage helper for client proxy
    implementation
  * Add validation/prevent --set-owner, --set-owner-short, and
    --set-ham …
  * protobufs updated to v2.6.12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meshtastic?expand=0&rev=16
This commit is contained in:
2025-07-13 13:42:44 +00:00
committed by Git OBS Bridge
parent 1eb7081f30
commit 47bde9dc04
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6891b84d1d9f47962a33989524a992b9162f928a7dfebd3b9c675b8f1619f35b
size 265566

3
meshtastic-2.6.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:308ca54b666b680499e3025bbff50c1f40fe60a31c3ab9982a44ddeae2e9a012
size 271128

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Jul 13 13:42:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.6.4:
* This will be the last 2.6 release of the library and CLI;
2.7.0 should come soon, with updated protobufs, but the prior
release of this project had fairly outdated protobufs, so
this brings them to current for the 2.6 series.
* Fix --configure by adding delays after sections
* fix(util): update waitForTraceRoute reset logic
* Add a sendMqttClientProxyMessage helper for client proxy
implementation
* Add validation/prevent --set-owner, --set-owner-short, and
--set-ham …
* protobufs updated to v2.6.12
-------------------------------------------------------------------
Mon Jun 9 12:29:57 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -19,7 +19,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-meshtastic
Version: 2.6.3
Version: 2.6.4
Release: 0
Summary: A Python client for use with Meshtastic devices
License: GPL-3.0-only