Removing mock dependency
Mock is only needed for tests and should be dropped from the list of dependencies since RHEL is not shipping it any more. x-downstream-only: yes resolves: rhbz#1922323 Signed-off-by: Eduardo Otubo <otubo@redhat.com>
This commit is contained in:
parent
8c8f2d9886
commit
3feab27ff1
@ -47,7 +47,6 @@ BuildRequires: python3-httpretty >= 0.8.14-2
|
||||
BuildRequires: python3-jinja2
|
||||
BuildRequires: python3-jsonpatch
|
||||
BuildRequires: python3-jsonschema
|
||||
BuildRequires: python3-mock
|
||||
BuildRequires: python3-oauthlib
|
||||
BuildRequires: python3-prettytable
|
||||
BuildRequires: python3-pyserial
|
||||
|
Loading…
Reference in New Issue
Block a user