Oelint-parser

Latest version: v3.5.3

Safety actively analyzes 630656 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 15

1.3.1

Fixes

- Add missing defaults for new override syntax

1.3.0

New

- 16 - support for bbclass parsing from inherit statements (limited to bbclasses of the same layer)

1.2.0

New

- 15 - Enable parsing new override syntax (see https://lists.yoctoproject.org/g/docs/message/1589 for details)

1.1.2

New

items: add switch to strip versions

variable values can have versioned items like


A = "\
foo (>= 1.2.3) \
"


allow to strip these optionally, by new `versioned` switch
of `get_items()` method of Variable class.

1.1.1

Fixes

- Fix handling of legacy constant and rule files

1.1.0

Deprecation warning

The following interfaces and method have been deprecated

- `oelint_parser.const_func`
- `oelint_parser.const_var`

please update your code that relies on this library to use `oelint_parser.constants.CONSTANTS`

New

- Better handling of constants with the new `Constants` class

Fixes

- 14 - `DEFAULT_PREFERENCE` can be added in a recipe scope

Page 12 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.