summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.15.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-sqlalchemy: update to version 1.1.17Derek Straka2018-03-121-2/+0
| | | | | | | | License-Update do to added year Update the license checksum for copyright year and verify the terms remain the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python: remove python3 DEPENDS on python3-misc due to missing _pydecimal.pyDerek Straka2018-02-111-3/+0
| | | | | | | | | | | 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>
* Remove deprecated python3-enum from the RDEPENDSDerek Straka2018-01-261-1/+1
| | | | | | | | 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>
* python-sqlalchemy: update to version 1.1.15Derek Straka2017-11-191-0/+5
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>