Temporarily stop BuildRequire'ing ansible-core
ansible-core 2.13.1 will land in c8s in the coming days. I am disabling the BR so I can build this, submit it to Bodhi (with autopush disabled), and have it ready to push by the time the ansible-core update reaches the mirrors. This is to avoid avoid ansible FTIing and blocking updates for too long.
This commit is contained in:
parent
2310ea2562
commit
13374b7f43
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ BuildRequires: findutils
|
|||
BuildRequires: hardlink
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
BuildRequires: %{ansible_core_requires}
|
||||
# BuildRequires: %%{ansible_core_requires}
|
||||
|
||||
%if %{with tests}
|
||||
# TODO build-requires
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue