aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2020-09-21 16:33:24 -0700
committerTim Orling <ticotimo@gmail.com>2020-09-21 16:55:17 -0700
commitba210fc348bf1962ac9886b73198a76d4515073b (patch)
treed876e1f5ab2d48790b7b4227b0a347243276b9c2
parentb8982b4f010b71e00975a9bb2f3540834db50705 (diff)
downloadmeta-openembedded-contrib-timo/python3-jinja2.tar.gz
packagegroup-meta-python: -jinja2 -markupsafe => -ptesttimo/python3-jinja2
The main recipes for python3-jinja2 and python3-markupsafe have moved to oe-core. No need to duplicate them here. Instead, we add them to meta-python3-ptest sub-package, since we do enable ptest with bbappends. Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index c03f610da8..e1624df6e7 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -17,13 +17,13 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-rfc3987 python3-xlrd python3-bandit python3-constantly python3-inflection \
python3-javaobj-py3 python3-sh python3-pycrypto python3-pyasn1 python3-pydbus python3-wtforms \
python3-pybluez python3-babel python3-parse-type python3-bitarray python3-django-south \
- python3-pyusb python3-prctl python3-jinja2 python3-werkzeug python3-pyjks python3-requests-ftp \
+ python3-pyusb python3-prctl python3-werkzeug python3-pyjks python3-requests-ftp \
python3-behave python3-pyyaml python3-tzlocal python3-pretend python3-stevedore \
python3-sijax python3-langtable python3-requests-file python3-crcmod python3-robotframework \
python3-pint python3-coverage python3-iso8601 python3-ndg-httpsclient python3-yappi python3-twofish \
python3-speaklater python3-smbus python3-djangorestframework python3-msgpack python3-jsonpointer \
python3-flask-script python3-cassandra-driver python3-ujson python3-aws-iot-device-sdk-python \
- python3-pytest-runner python3-pyiface python3-flask-login python3-markupsafe python3-setuptools-scm \
+ python3-pytest-runner python3-pyiface python3-flask-login python3-setuptools-scm \
python3-semver python3-sdnotify python3-flask-user python3-tornado python3-jsonpatch python3-pexpect \
python3-progress python3-jsonschema python3-xstatic python3-pyroute2 python3-idna python3-sqlalchemy \
python3-urllib3 python3-flask-mail python3-asn1crypto python3-pyinotify python3-intervals python3-pyperclip \
@@ -68,7 +68,7 @@ RDEPENDS_packagegroup-meta-python3-connectivity = "\
"
RDEPENDS_packagegroup-meta-python3-ptest = "\
- python3-cryptography \
+ python3-cryptography python3-jinja2 python3-markupsafe \
"
EXCLUDE_FROM_WORLD = "1"