diff --git a/meta-python/recipes-devtools/python/python3-blinker_1.4.bb b/meta-python/recipes-devtools/python/python3-blinker_1.4.bb new file mode 100644 index 0000000000..924b3cf51d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-blinker_1.4.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-blinker.inc