aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pytz_2019.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2022-02-22 10:11:54 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2022-02-22 10:11:56 +0100
commit46c9624e71d58dcd2fb3498969acf1f8377981ce (patch)
tree9631b9b7ff5a1a2ba6cf222b804bc11d50a07ed7 /recipes-devtools/python/python-pytz_2019.3.bb
parent27631c6564b4fba6f280f7ba483e7291d9146107 (diff)
downloadmeta-python2-46c9624e71d58dcd2fb3498969acf1f8377981ce.tar.gz
meta: update variable names
* openembedded-core/scripts/contrib/convert-variable-renames.py meta-* ... All files processed with version 0.1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pytz_2019.3.bb')
-rwxr-xr-xrecipes-devtools/python/python-pytz_2019.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pytz_2019.3.bb b/recipes-devtools/python/python-pytz_2019.3.bb
index 6e51c3a..d7bfc37 100755
--- a/recipes-devtools/python/python-pytz_2019.3.bb
+++ b/recipes-devtools/python/python-pytz_2019.3.bb
@@ -19,4 +19,4 @@ RDEPENDS:${PN}:class-target += "\
BBCLASSEXTEND = "native nativesdk"
-PNBLACKLIST[python-pytz] ?= "${@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)}"
+SKIP_RECIPE[python-pytz] ?= "${@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)}"