Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pylint: allow native build | Daniel McGregor | 2023-10-17 | 1 | -0/+2 |
| | | | | | | | | | | | We use pylint for some native recipes in our build. Allow pylint to be a native recipe, and likewise allow its runtime dependencies to be native recipes. Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit fbb9d270790a7d77926f6a34505399e4f9fc1f51) Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | python3-dill: upgrade 0.3.6 -> 0.3.7 | Wang Mingyu | 2023-08-01 | 1 | -0/+17 |
License-Update: align LICENSE wording with BSD-3-Clause Copyright updated to 2023. Changelog: ========== Fix _is_builtin_module minor changes from PR #554 align LICENSE wording with BSD-3-Clause Python 3 Metaclasses [Support ABC and Enums - Part 1] Abstract Base Classes [Support ABC and Enums - Part 2] fix typo Bump requests from 2.27.1 to 2.31.0 in /docs Fixed crashed in _dill._is_builtin_module when a module's file is None Bump pygments from 2.11.2 to 2.15.0 in /docs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |