aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/python-pyephem/python-pyephem_3.7.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/python-pyephem/python-pyephem_3.7.7.0.bb')
-rw-r--r--recipes-extended/python-pyephem/python-pyephem_3.7.7.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-extended/python-pyephem/python-pyephem_3.7.7.0.bb b/recipes-extended/python-pyephem/python-pyephem_3.7.7.0.bb
index 422f0db..535c6da 100644
--- a/recipes-extended/python-pyephem/python-pyephem_3.7.7.0.bb
+++ b/recipes-extended/python-pyephem/python-pyephem_3.7.7.0.bb
@@ -15,3 +15,7 @@ RDEPENDS_${PN} += "\
${PYTHON_PN}-datetime \
${PYTHON_PN}-math \
"
+
+
+
+PNBLACKLIST[python-pyephem] ?= "${@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)}"