diff options
author | Derek Straka <derek@asterius.io> | 2017-09-18 15:56:32 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:43 +0000 |
commit | 085ed20fcae66fe0d61172098838e39302631ffb (patch) | |
tree | e3f71b395a8574f19fa225e719f1f3dd8b1e1dca /meta-python/recipes-devtools/python/python-xlrd_1.1.0.bb | |
parent | 6ec4767360715cbf7db7d26857c1b8752d287a7c (diff) | |
download | meta-openembedded-085ed20fcae66fe0d61172098838e39302631ffb.tar.gz |
python-xlrd: update to version 1.1.0
Update license file/checksum from non-existent file
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-xlrd_1.1.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-xlrd_1.1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-xlrd_1.1.0.bb b/meta-python/recipes-devtools/python/python-xlrd_1.1.0.bb new file mode 100644 index 000000000..3a4d709eb --- /dev/null +++ b/meta-python/recipes-devtools/python/python-xlrd_1.1.0.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-xlrd.inc | ||