Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-platformio for
openSUSE:Factory checked in at 2021-10-18 21:59:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-platformio (Old)
and /work/SRC/openSUSE:Factory/.python-platformio.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-platformio"
Mon Oct 18 21:59:07 2021 rev:4 rq:925764 version:5.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-platformio/python-platformio.changes
2020-11-02 10:36:28.119299813 +0100
+++
/work/SRC/openSUSE:Factory/.python-platformio.new.1890/python-platformio.changes
2021-10-18 22:01:57.446083383 +0200
@@ -1,0 +2,20 @@
+Sat Oct 16 22:05:39 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 5.2.1:
+ * Clean a build environment and installed library dependencies using a new
+ cleanall target
+ * Override a default library builder via a new builder field in a build group
+ of library.json manifest
+ * Updated Cppcheck v2.6 with new checks, increased reliability of advanced
+ addons (MISRA/CERT) and various improvements
+ * Handle the "test" folder as a part of CLion project
+ * Improved handling of a library root based on "Conan" or "CMake" build
systems
+ * Fixed a "KeyError: Invalid board option 'build.cpu'" when using a
+ precompiled library with a board that does not have a CPU field in the
+ manifest
+ * Fixed a "FileExist" error when the platformio ci command is used in pair
+ with the --keep-build-dir option (issue #4011)
+ * Fixed an issue with draft values of C++ language standards that broke
+ static analysis via Cppcheck
+
+-------------------------------------------------------------------
Old:
----
platformio-5.0.2.tar.gz
New:
----
platformio-5.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-platformio.spec ++++++
--- /var/tmp/diff_new_pack.KQqeE8/_old 2021-10-18 22:01:57.910083718 +0200
+++ /var/tmp/diff_new_pack.KQqeE8/_new 2021-10-18 22:01:57.914083722 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-platformio
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-platformio
-Version: 5.0.2
+Version: 5.2.1
Release: 0
Summary: New Generation Ecosystem for Embedded Development
License: Apache-2.0
@@ -40,7 +40,7 @@
Requires: python-semantic_version >= 2.8.1
Requires: python-tabulate >= 0.8.3
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
%python_subpackages
++++++ platformio-5.0.2.tar.gz -> platformio-5.2.1.tar.gz ++++++
++++ 10771 lines of diff (skipped)