Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pymavlink for
openSUSE:Factory checked in at 2021-04-29 01:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymavlink (Old)
and /work/SRC/openSUSE:Factory/.python-pymavlink.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymavlink"
Thu Apr 29 01:38:27 2021 rev:6 rq:889017 version:2.4.15
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymavlink/python-pymavlink.changes
2020-08-14 13:10:59.845248332 +0200
+++
/work/SRC/openSUSE:Factory/.python-pymavlink.new.12324/python-pymavlink.changes
2021-04-29 01:39:34.054677666 +0200
@@ -1,0 +2,14 @@
+Wed Apr 28 11:59:18 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 2.4.15
+ * Cross-platform include of endian.h
+ * rotmat: added rotation by enum
+ * use os.path.abspath() for inlcude files, to allow inlcuding from external
folders
+ * Generator CS update to support mavlink 2.0
+ * mavutil.py: add support for MAV_TYPE_DECAROTOR
+ * mavgen: added MAV_IGNORE_CRC for python
+ * magfit: fixed for newer scipy versions
+ * array.array.fromstring() was removed in Python 3.9
+ * tools: Python3 support for mavextract.py
+
+-------------------------------------------------------------------
Old:
----
pymavlink-2.4.9.tar.gz
New:
----
pymavlink-2.4.15.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pymavlink.spec ++++++
--- /var/tmp/diff_new_pack.F3KHvk/_old 2021-04-29 01:39:34.514678317 +0200
+++ /var/tmp/diff_new_pack.F3KHvk/_new 2021-04-29 01:39:34.518678323 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pymavlink
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2019, Martin Hauke <[email protected]>
#
# 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.9
+Version: 2.4.15
Release: 0
Summary: Python MAVLink code
License: LGPL-3.0-only
@@ -35,7 +35,7 @@
Requires: python-future
Requires: python-lxml
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
# SECTION test requirements
BuildRequires: %{python_module lxml}
# /SECTION
@@ -74,8 +74,7 @@
rm -f %{buildroot}%{_bindir}/_current_flavor
%check
-# FIXME: testsuite does not run in OBS
-#%%python_exec setup.py test
+# no tests in PyPI tarball, no tags in upstream repo
%post
for b in %{binaries}; do
++++++ pymavlink-2.4.9.tar.gz -> pymavlink-2.4.15.tar.gz ++++++
++++ 273469 lines of diff (skipped)