forked from pool/python-platformio
Accepting request 1008639 from home:yarunachalam:branches:devel:languages:python
- Update to version 6.1.4 (2022-08-12) Added support for accepting the original FileNode environment in a “callback” function when using Build Middlewares (pull #4380) Improved device port finder when using dual channel UART converter (issue #4367) Improved project dependency resolving when using the pio project init --ide command Upgraded build engine to the SCons 4.4.0 (release notes) Keep custom “unwantedRecommendations” when generating projects for VSCode (issue #4383) Do not resolve project dependencies for the cleanall target (issue #4344) Warn about calling “env.BuildSources” in a POST-type script (issue #4385) Fixed an issue when escaping macros/defines for IDE integration (issue #4360) Fixed an issue when the “cleanall” target removes dependencies from all working environments (issue #4386) OBS-URL: https://build.opensuse.org/request/show/1008639 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=15
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-platformio
|
||||
Version: 6.1.3
|
||||
Version: 6.1.4
|
||||
Release: 0
|
||||
Summary: New Generation Ecosystem for Embedded Development
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user