From e6326587dce0263c61081d16ac9c677c2788d65a Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Dec 07 2021 21:50:16 +0000 Subject: Remove redundant BuildRequires on python3-nose --- diff --git a/ansible.spec b/ansible.spec index b02d177..67ca5a4 100644 --- a/ansible.spec +++ b/ansible.spec @@ -99,7 +99,6 @@ BuildRequires: python3-setuptools # is deprecated, just ignore it #BuildRequires: python-keyczar BuildRequires: python3-six -BuildRequires: python3-nose # We pin Pytest to version 4 for now # as there are some test failures with # version 5. See rhbz#1841968