Commit Graph

3 Commits

Author SHA1 Message Date
Derek Straka
3e55d229f9 python: remove python3 DEPENDS on python3-misc due to missing _pydecimal.py
Several packages required numbers, but the _pydecimal.py file was incorrectly
placed in the misc package.  The underlying issue has been resolved upstream,
so remove the RDEPENDS here

http://lists.openembedded.org/pipermail/openembedded-core/2018-January/146808.html

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-02-11 11:50:56 -08:00
Derek Straka
6c2571e713 Remove deprecated python3-enum from the RDEPENDS
The python3-enum 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-26 17:28:11 -08:00
Derek Straka
353081633f python-sqlalchemy: update to version 1.1.15
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19 13:36:26 -08:00