Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-configparser: Upgrade 4.0.2 -> 5.0.0 | Leon Anavi | 2020-06-25 | 1 | -14/+0 |
| | | | | | | | | | | | | | Add toml-native as dependency. Upgrade to release 5.0.0: - Require Python 3.6 or later. For Python 2.6-3.5, use configparser < 5 (selection should be automatic when installed using pip 9 from PyPI). The 4.x line remains supported for bug fixes but will no longer be updated for future releases. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-configparser: consolidate inc and bb files into a single bb file | Derek Straka | 2020-02-16 | 1 | -2/+14 |
| | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-configparser: upgrade 3.8.1 -> 4.0.2 | Wang Mingyu | 2020-02-13 | 1 | -0/+2 |
Add build dependency of setuptools-scm-native for python3-configparser. Error message: ERROR: Do not try to fetch `setuptools_scm>=1.15.0' for building. Please add its native recipe to DEPENDS. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |