diff --git a/platformio-5.0.1.tar.gz b/platformio-5.0.1.tar.gz deleted file mode 100644 index 05e7c41..0000000 --- a/platformio-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0251dd03d31c7ec89d30e5da582b7cad0f4332d9ec20648b672f26c623f885fc -size 211141 diff --git a/platformio-5.0.2.tar.gz b/platformio-5.0.2.tar.gz new file mode 100644 index 0000000..d006b39 --- /dev/null +++ b/platformio-5.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a8f87fda5489d2e342815f09c6f599f556d05b2fc8a30810d8129aae6405ee +size 212546 diff --git a/python-platformio.changes b/python-platformio.changes index 8da7516..0ab35a4 100644 --- a/python-platformio.changes +++ b/python-platformio.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Nov 1 09:15:44 UTC 2020 - Dirk Mueller + +- update to 5.0.2: + * Improved “core.call” RPC for PlatformIO Home + * Fixed a “KeyError: ‘versions’” when dependency does not exist in the + registry + * Fixed an issue with GCC linker when “native” dev-platform is used in pair + with library dependencies + * Fixed an “AssertionError: ensure_dir_exists” when checking library updates + from simultaneous subprocesses + * Fixed an issue when pio package publish command removes original archive + after submitting to the registry + * Fixed an issue when multiple pio lib install command with the same local + library results in duplicates in lib_deps (issue #3715) Fixed an issue with + a “wrong” timestamp in device monitor output using “time” filter + ------------------------------------------------------------------- Fri Oct 9 20:37:13 UTC 2020 - Dirk Mueller diff --git a/python-platformio.spec b/python-platformio.spec index 7a62750..becad17 100644 --- a/python-platformio.spec +++ b/python-platformio.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-platformio -Version: 5.0.1 +Version: 5.0.2 Release: 0 Summary: New Generation Ecosystem for Embedded Development License: Apache-2.0