summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-configparser_5.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-configparser: remove, not needed for Python 3Ross Burton2022-03-111-13/+0
| | | | | | | | | This is a backport of the Python 3 configparser for Python 2 users, so obviously it makes no sense to have for Python 3. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-configparser: upgrade 5.1.0 -> 5.2.0Xu Huan2021-12-081-0/+13
changelog: Project now uses PEP 420 (native) namespace package for backports package. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>