forked from pool/python-meshtastic
- 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:
@@ -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
3
meshtastic-2.6.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:308ca54b666b680499e3025bbff50c1f40fe60a31c3ab9982a44ddeae2e9a012
|
||||
size 271128
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user