diff options
| author | Derek Straka <derek@asterius.io> | 2016-07-10 08:32:45 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-07-22 21:45:35 +0200 |
| commit | 045d79e0b221028fb783b14a27e0c02b329c4026 (patch) | |
| tree | 8993184eb1638518c07c15f96cde1369b19eb9da /meta-python/recipes-devtools/python/python-visitor_0.1.2.bb | |
| parent | 569cab04a88a8180b113e7b2be072c1d99778a70 (diff) | |
| download | meta-openembedded-045d79e0b221028fb783b14a27e0c02b329c4026.tar.gz | |
python-visitor: update to version 0.1.3
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-visitor_0.1.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-visitor_0.1.2.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python-visitor_0.1.2.bb b/meta-python/recipes-devtools/python/python-visitor_0.1.2.bb deleted file mode 100644 index f53091ec05..0000000000 --- a/meta-python/recipes-devtools/python/python-visitor_0.1.2.bb +++ /dev/null | |||
| @@ -1,8 +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] = "e9471b44e5d426b0adf5d27694598be0" | ||
| 6 | SRC_URI[sha256sum] = "d9444ffca56a46a920719460d4952f8c88f8fef97f1ea7d2b1f7c50f675022bd" | ||
| 7 | |||
| 8 | inherit pypi setuptools | ||
