From cdd63ee8d8148bcd3abdd392a2d897d384a856a8 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Tue, 24 Jul 2018 12:39:45 -0500 Subject: [PATCH] Rebuild with avocado 63.0. (BZ#1602175) --- avocado.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/avocado.yaml b/avocado.yaml index 103afff..2398c83 100644 --- a/avocado.yaml +++ b/avocado.yaml @@ -20,11 +20,15 @@ data: tracker: https://github.com/avocado-framework/avocado/issues profiles: default: + description: >- + Default profile installing the most commonly used avocado packages. rpms: - python2-avocado - python2-avocado-plugins-output-html - python2-avocado-plugins-varianter-yaml-to-mux minimal: + description: >- + Minimal profile installing only the main avocado package. rpms: - python2-avocado api: