mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-flask-navigation: Add recipe for version 0.2.0
It's the navigation of Flask application. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
80279a35a5
commit
8c69a06336
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user