aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyiface_0.0.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pyiface_0.0.11.bb')
-rw-r--r--recipes-devtools/python/python-pyiface_0.0.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pyiface_0.0.11.bb b/recipes-devtools/python/python-pyiface_0.0.11.bb
index a5486f2..e57ad13 100644
--- a/recipes-devtools/python/python-pyiface_0.0.11.bb
+++ b/recipes-devtools/python/python-pyiface_0.0.11.bb
@@ -9,3 +9,5 @@ SRC_URI[md5sum] = "b066aa984656742738127c9c75436ab4"
SRC_URI[sha256sum] = "e231e5735d329c5b2d4fc8854f069fdaa5436d3ef91ed64ee49e41e3f5e8a3f5"
inherit pypi setuptools
+
+PNBLACKLIST[python-pyiface] ?= "${@bb.utils.contains('I_SWEAR_TO_MIGRATE_TO_PYTHON3', 'yes', '', 'python2 is out of support for long time, read https://www.python.org/doc/sunset-python-2/ https://python3statement.org/ and if you really have to temporarily use this, then set I_SWEAR_TO_MIGRATE_TO_PYTHON3 to "yes"', d)}"