14
0

Accepting request 1283667 from home:glaubitz:branches:devel:languages:python

- Update to 2.6.3
  * This release updates protobufs to v2.6.7, and fixes a small
    error in admin message handling (the prior code was not
    properly requesting acknowledgements).
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1283667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meshtastic?expand=0&rev=13
This commit is contained in:
2025-06-09 08:22:30 +00:00
committed by Git OBS Bridge
parent 9c19c1849a
commit 7e1c6aa9de
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jun 6 12:55:01 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.6.3
* This release updates protobufs to v2.6.7, and fixes a small
error in admin message handling (the prior code was not
properly requesting acknowledgements).
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Fri Apr 25 06:54:57 UTC 2025 - Adrian Schröter <adrian@suse.de>