summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python: remove python3 DEPENDS on python3-misc due to missing _pydecimal.pyDerek Straka2018-02-111-5/+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-selectors from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | The python3-selectors 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>
* Remove deprecated python3-enum from the RDEPENDSDerek Straka2018-01-261-1/+0
| | | | | | | | 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-whoosh: add RDEPENDS to work on minimal python installsDerek Straka2017-12-301-0/+7
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-whoosh: update to 2.7.4Derek Straka2016-04-211-0/+2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>