aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-astroid_1.6.0.bb
AgeCommit message (Collapse)Author
2018-02-11python-astroid: update to version 1.6.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-26Remove deprecated python3-subprocess from the RDEPENDSDerek Straka
The python3-subprocess package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-26Remove deprecated ${PYTHON_PN}-importlib from the RDEPENDSDerek Straka
The ${PYTHON_PN}-importlib package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-26Remove deprecated python3-re from the RDEPENDSDerek Straka
The python3-re package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-27python-astroid: update to version 1.6.0Derek Straka
Split out the test packages Update the RDEPENDS for minimal python installs Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>