python-pytablereader: bump to version 0.15.0

Add licence checksum.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2017-12-07 09:20:20 +01:00
committed by Peter Korsgaard
parent 7ac8ffead4
commit 2947f8f920
3 changed files with 6 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ config BR2_PACKAGE_PYTHON_PYTABLEREADER
select BR2_PACKAGE_PYTHON_PYPARSING # runtime
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_TABLEDATA # runtime
select BR2_PACKAGE_PYTHON_TYPEPY # runtime
select BR2_PACKAGE_PYTHON_XLRD # runtime
help