summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-10 13:25:16 +0000
committerTrevor Gamblin <trevor.gamblin@windriver.com>2022-03-11 08:48:38 -0500
commitb2ad05a178898c60396947234874b772dd583cb3 (patch)
treef92894e75ac97e1f863aab4bbaaa14612dd0d237 /meta-python/recipes-core
parent62af27a57ae2c0368469a559b85c3873b7859551 (diff)
downloadmeta-openembedded-b2ad05a178898c60396947234874b772dd583cb3.tar.gz
python3-pystache: remove, unmaintained
Pystache hasn't been maintained since 2014. One maintained alternative is https://github.com/noahmorrison/chevron. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 9626231bba..8af2c0fed9 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -346,7 +346,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
346 python3-pyserial \ 346 python3-pyserial \
347 python3-pysocks \ 347 python3-pysocks \
348 python3-pysonos \ 348 python3-pysonos \
349 python3-pystache \
350 python3-pystemd \ 349 python3-pystemd \
351 python3-pytest-asyncio \ 350 python3-pytest-asyncio \
352 python3-pytest-benchmark \ 351 python3-pytest-benchmark \