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

@@ -23,7 +23,8 @@ Summary: New Generation Ecosystem for Embedded Development
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/platformio/platformio-core
Source: https://files.pythonhosted.org/packages/source/p/platformio/platformio-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/p/platformio/platformio-%{version}.tar.gz
Source99: python-platformio.rpmlintrc
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}