forked from pool/python-meshtastic
Accepting request 1272579 from system:homeautomation:home-assistant
- update to 2.6.2:
* fixing tcp_interface 100% cpu usage bug
- update to 2.6.0
* Enable setting things from more than one configuration section
with --set, using a configuration transaction
OBS-URL: https://build.opensuse.org/request/show/1272579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meshtastic?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70b1a6fd6d9119708a76605e391797a567ab2b5d05596cd5f0fd6443da5624ac
|
||||
size 264912
|
||||
3
meshtastic-2.6.2.tar.gz
Normal file
3
meshtastic-2.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd1b9ed078f1f587ee05dfe0f0ea09ca930ba1c7fed9b91032de95545d330707
|
||||
size 265456
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 25 06:54:57 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to 2.6.2:
|
||||
* fixing tcp_interface 100% cpu usage bug
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 12 07:36:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
@@ -15,6 +21,13 @@ Thu Mar 13 17:23:12 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
* update README
|
||||
* update protobufs to v2.6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 16:09:55 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to 2.6.0
|
||||
* Enable setting things from more than one configuration section
|
||||
with --set, using a configuration transaction
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 11:28:09 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-meshtastic
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
Release: 0
|
||||
Summary: A Python client for use with Meshtastic devices
|
||||
License: GPL-3.0-only
|
||||
@@ -50,9 +50,6 @@ A Python client for use with Meshtastic devices. This small library (and example
|
||||
%prep
|
||||
%setup -q -n meshtastic-%{version}
|
||||
|
||||
# Remove hidden file
|
||||
rm -v meshtastic/.gitignore
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user