diff --git a/platformio-6.1.4.tar.gz b/platformio-6.1.4.tar.gz deleted file mode 100644 index cf820ef..0000000 --- a/platformio-6.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb10837cd2e485b0cc6abb0f76fc8ba1211caad4405fe9227450cb5a5267d593 -size 245886 diff --git a/platformio-6.1.5.tar.gz b/platformio-6.1.5.tar.gz new file mode 100644 index 0000000..a1ca705 --- /dev/null +++ b/platformio-6.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e111d7a86f676668e54c06cc9ebe986439b9d67692841c1792387cc6cb96513f +size 246025 diff --git a/python-platformio.changes b/python-platformio.changes index f9e9986..c8887d9 100644 --- a/python-platformio.changes +++ b/python-platformio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 9 16:27:43 UTC 2022 - Yogalakshmi Arunachalam + +- Update to versino 6.1.5 + * Added a new enable_proxy_strict_ssl setting to disable the proxy server certificate verification (issue #4432) + * Documented PlatformIO Core Proxy Configuration + * Speeded up device port finder by avoiding loading board HWIDs from development platforms + * Improved caching of build metadata in debug mode + * Fixed an issue when pio pkg install --storage-dir command requires PlatformIO project (issue #4410) + ------------------------------------------------------------------- Tue Oct 4 23:08:41 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-platformio.spec b/python-platformio.spec index fa60d81..656b3a1 100644 --- a/python-platformio.spec +++ b/python-platformio.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-platformio -Version: 6.1.4 +Version: 6.1.5 Release: 0 Summary: New Generation Ecosystem for Embedded Development License: Apache-2.0