[oe-commits] [meta-openembedded] 44/44: python-visitor: Add recipe for version 0.1.2

git at git.openembedded.org git at git.openembedded.org
Thu Apr 21 19:33:09 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 834392bfada652260f6d5924278dd5839d095941
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Mon Apr 18 16:07:19 2016 -0300

    python-visitor: Add recipe for version 0.1.2
    
    A tiny pythonic visitor implementation.
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-visitor_0.1.2.bb | 8 ++++++++
 1 file changed, 8 insertions(+)

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
new file mode 100644
index 0000000..f53091e
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-visitor_0.1.2.bb
@@ -0,0 +1,8 @@
+SUMMARY = "A tiny pythonic visitor implementation."
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
+
+SRC_URI[md5sum] = "e9471b44e5d426b0adf5d27694598be0"
+SRC_URI[sha256sum] = "d9444ffca56a46a920719460d4952f8c88f8fef97f1ea7d2b1f7c50f675022bd"
+
+inherit pypi setuptools

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list