From 832ccc1276c4ad23ab1e6e0d171dd9cf2cb7d9c0 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Jan 16 2019 19:51:15 +0000 Subject: Update to consume 'stable' instead of 'master' branch of python-avocado. Signed-off-by: Merlin Mathesius --- diff --git a/avocado.yaml b/avocado.yaml index 2601109..3107d05 100644 --- a/avocado.yaml +++ b/avocado.yaml @@ -45,5 +45,5 @@ data: rpms: python-avocado: rationale: Framework with tools and libraries for Automated Testing - ref: master + ref: stable ...