[oe-commits] [meta-openembedded] 31/44: python-flask-navigation: Add recipe for version 0.2.0

git at git.openembedded.org git at git.openembedded.org
Thu Apr 21 19:32:56 UTC 2016


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

commit 381d498441bd66bdae2d8da1ddcaadee1ff6de73
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Wed Apr 13 10:16:56 2016 -0300

    python-flask-navigation: Add recipe for version 0.2.0
    
    It's the navigation of Flask application.
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-devtools/python/python-flask-navigation_0.2.0.bb | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb b/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb
new file mode 100644
index 0000000..8ff6abc
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "The navigation of Flask application."
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=af2ec695dc1f3eb7bd74f79a68a0d789"
+
+SRC_URI[md5sum] = "d1075ee02a3f69da37e5cadad3395f31"
+SRC_URI[sha256sum] = "c42d30efa989ca877444a410e8a1cd2563546f9effe3d9fe388eedf7a6c69285"
+
+PYPI_PACKAGE = "Flask-Navigation"
+
+inherit pypi setuptools
+
+RDEPENDS_${PN} = "python-blinker"

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


More information about the Openembedded-commits mailing list