diff options
-rw-r--r-- | recipes-devtools/python/python3-texttable_0.9.1.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-devtools/python/python3-texttable_0.9.1.bb b/recipes-devtools/python/python3-texttable_0.9.1.bb deleted file mode 100644 index 25e402f1..00000000 --- a/recipes-devtools/python/python3-texttable_0.9.1.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | SUMMARY = "module for creating simple ASCII tables" | ||
2 | HOMEPAGE = "https://github.com/foutaise/texttable/" | ||
3 | LICENSE = "LGPL-3.0" | ||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02" | ||
5 | |||
6 | inherit pypi setuptools3 | ||
7 | |||
8 | SRC_URI[md5sum] = "a712b5a5464d51c5fc43c64d9d2cd0de" | ||
9 | SRC_URI[sha256sum] = "119041773ff03596b56392532f9315cb3a3116e404fd6f36e76a7dc088d95c79" | ||