summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups
diff options
context:
space:
mode:
authorThomas Perrot <thomas.perrot@bootlin.com>2024-11-20 16:03:54 +0100
committerKhem Raj <raj.khem@gmail.com>2024-11-20 09:32:08 -0800
commitc70d4bc096e6022855460de52a9981cc73b5d89b (patch)
tree44968163acd02fee43bc1b1e07470d0dfd0d9da3 /meta-python/recipes-core/packagegroups
parent02673cbf61cb737026674c697642b3dacb5bb6d0 (diff)
downloadmeta-openembedded-c70d4bc096e6022855460de52a9981cc73b5d89b.tar.gz
python3-rouge-score: add a recipe for version 0.1.2
This is a native python implementation of ROUGE, designed to replicate results from the original perl package. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 262ab1b3d1..64a3f8094d 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -381,6 +381,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
381 python3-rlp \ 381 python3-rlp \
382 python3-robotframework \ 382 python3-robotframework \
383 python3-robotframework-seriallibrary \ 383 python3-robotframework-seriallibrary \
384 python3-rouge-score \
384 python3-rsa \ 385 python3-rsa \
385 python3-ruamel-yaml \ 386 python3-ruamel-yaml \
386 python3-scrypt \ 387 python3-scrypt \