diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-visitor.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-visitor.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-visitor.inc b/meta-python/recipes-devtools/python/python-visitor.inc deleted file mode 100644 index 8c2288cf0a..0000000000 --- a/meta-python/recipes-devtools/python/python-visitor.inc +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | SUMMARY = "A tiny pythonic visitor implementation." | ||
2 | LICENSE = "MIT" | ||
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" | ||
4 | |||
5 | SRC_URI[md5sum] = "94a024ed0ec1b02b4497c15267d319ca" | ||
6 | SRC_URI[sha256sum] = "2c737903b2b6864ebc6167eef7cf3b997126f1aa94bdf590f90f1436d23e480a" | ||