From d96548a395dabd7f32fb5c8aa173466a74465a21 Mon Sep 17 00:00:00 2001 From: Bill Randle Date: Thu, 7 Dec 2017 21:49:01 -0800 Subject: python[3]-fask-migrate: new recipes V2: fix typo on .inc filename Signed-off-by: Bill Randle Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-flask-migrate_2.1.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-flask-migrate_2.1.1.bb (limited to 'meta-python/recipes-devtools/python/python-flask-migrate_2.1.1.bb') diff --git a/meta-python/recipes-devtools/python/python-flask-migrate_2.1.1.bb b/meta-python/recipes-devtools/python/python-flask-migrate_2.1.1.bb new file mode 100644 index 0000000000..ece516f505 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-flask-migrate_2.1.1.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-flask-migrate.inc -- cgit 1.2.3-korg