forked from pool/python-meshtastic
Accepting request 1250615 from system:homeautomation:home-assistant
- update to version 2.5.12 * Added descriptive FileNotFoundError handler for serial device connection * catch unhandled OSError when serial port in use * Add optional CLI parameter to specify node info fields to show with --nodes parameter. * 464: allow for 0x node prefix values * Add text message port cli option * Add new channels from an add URL with the new --ch-add-url option OBS-URL: https://build.opensuse.org/request/show/1250615 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meshtastic?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89ccf0f1f1fb2c1520a58b8ad416d90825ee5fd725760fd0a1dc54057163ebe6
|
||||
size 254091
|
||||
3
meshtastic-2.5.12.tar.gz
Normal file
3
meshtastic-2.5.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0517b45d4469bf4ca715f9a148a3446aca112148df3f3286517a8ab92714b2b8
|
||||
size 255801
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 11:28:09 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to version 2.5.12
|
||||
* Added descriptive FileNotFoundError handler for serial device connection
|
||||
* catch unhandled OSError when serial port in use
|
||||
* Add optional CLI parameter to specify node info fields to show with --nodes parameter.
|
||||
* 464: allow for 0x node prefix values
|
||||
* Add text message port cli option
|
||||
* Add new channels from an add URL with the new --ch-add-url option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 19:12:47 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-meshtastic
|
||||
Version: 2.5.11
|
||||
Version: 2.5.12
|
||||
Release: 0
|
||||
Summary: A Python client for use with Meshtastic devices
|
||||
License: GPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user