14
0

Accepting request 1008072 from home:yarunachalam:branches:devel:languages:python

- Update to version 2.4.35 
  * tests: reformat XML
  * mavlogdump.py: don't die when handling bytestrings in dataflash logs
  * mavftpdecode: fixed handling of defaults
  * mavextra.py: fix average(v, k, N) function
  * mavutil: add DOCK mode to rover

- Update to version 2.4.34 
  fixed pypi error

OBS-URL: https://build.opensuse.org/request/show/1008072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymavlink?expand=0&rev=14
This commit is contained in:
2022-10-05 07:44:46 +00:00
committed by Git OBS Bridge
parent 9d22f3836c
commit 079eeaa67d
4 changed files with 21 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pymavlink
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2019-2021, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define binaries mavtomfile mavtogpx mavsummarize mavsigloss mavsearch mavplayback mavparms mavparmdiff mavmission mavloss mavlogdump mavlink_bitmask_decoder mavkml mavgraph mavgpslock mavgen mavflighttime mavflightmodes mavfft_isb mavfft mavextract magfit_motors magfit_gps magfit_delta magfit_WMM magfit MPU6KSearch
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pymavlink
Version: 2.4.17
Version: 2.4.35
Release: 0
Summary: Python MAVLink code
License: LGPL-3.0-only