14
0

Accepting request 1272606 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1272606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-meshtastic?expand=0&rev=5
This commit is contained in:
2025-04-25 20:19:47 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 7 deletions

View File

@@ -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
View File

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

View File

@@ -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>

View File

@@ -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