forked from pool/python-platformio
Accepting request 1034887 from home:yarunachalam:branches:devel:languages:python
- 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) OBS-URL: https://build.opensuse.org/request/show/1034887 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb10837cd2e485b0cc6abb0f76fc8ba1211caad4405fe9227450cb5a5267d593
|
||||
size 245886
|
||||
3
platformio-6.1.5.tar.gz
Normal file
3
platformio-6.1.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e111d7a86f676668e54c06cc9ebe986439b9d67692841c1792387cc6cb96513f
|
||||
size 246025
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 16:27:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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 <yarunachalam@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user