Integrate seco-build-configurator/nspa/fix-fstrings and 1 more
Commit: clea-os/tools/seco-build-configurator@3ac7eadd
[FIX] Fix f-strings with backslashes
Starting from Python3.10 it's raised an error when f-strings have backslashes. Handled to add compatibility to that Python version.
Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com
--
Commit: clea-os/tools/seco-build-configurator@3429dfc0
Bump to version 1.2.4
Changelog:
- [FIX] Fix bblayers.conf duplicates detection (ref: 703ac88)