15
0

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:
2022-11-10 11:00:29 +00:00
committed by Git OBS Bridge
parent c30d861732
commit eb4d124606
4 changed files with 14 additions and 4 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e111d7a86f676668e54c06cc9ebe986439b9d67692841c1792387cc6cb96513f
size 246025

View File

@@ -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>

View File

@@ -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