From a26970fa3a7c2eced819640f9050a3aadcef59ad Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 3 Aug 2023 10:27:18 +0200 Subject: recipes: remove unused AUTHOR variable No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. (From OE-Core rev: 9d5edd124b7dddb995ceddd79f8a7fc8cf44badf) Signed-off-by: Michael Opdenacker Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/python') diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb index b745f349e7..4b5e77e6e3 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.17.32.bb @@ -1,6 +1,5 @@ SUMMARY = "YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order." HOMEPAGE = "https://pypi.org/project/ruamel.yaml/" -AUTHOR = "Anthon van der Neut" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0e5f41db57c3a8d3584b450d35985ad1" -- cgit v1.2.3-54-g00ecf