15
0

- Add python-platformio.rpmlintrc to avoid false positives.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=20
This commit is contained in:
2022-11-10 12:26:59 +00:00
committed by Git OBS Bridge
parent 4444a7fad3
commit b753ab1466
3 changed files with 16 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ Thu Nov 10 12:07:39 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Switch to wheel build/install, move scripts/ directory to the
packages's namespace (see
https://community.platformio.org/t/installs-scripts-directory-to-the-global-namespace/30396).
- Add python-platformio.rpmlintrc to avoid false positives.
-------------------------------------------------------------------
Wed Nov 9 16:27:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>