diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-21 02:04:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-21 02:04:53 +0000 |
commit | a99c1011bb07aeadfb0df018d684c1258d61caa2 (patch) | |
tree | 173901cb96788752b88ee294c071cef05499a617 | |
parent | 12f61cab021459a5ac3db6f1033254b2446199be (diff) |
automatic import of ansible-core
-rw-r--r-- | ansible-core.spec | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ansible-core.spec b/ansible-core.spec index 4997740..113b1da 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -39,9 +39,10 @@ Requires: python3-jinja2 >= 3.0.0 Requires: python3-pyyaml >= 5.1 Requires: python3-cryptography Requires: python3-packaging -BuildRequires: python3-resolvelib < 1.1.0 -BuildRequires: python3-resolvelib >= 0.5.3 - +Requires: python3-resolvelib < 1.1.0 +Requires: python3-resolvelib >= 0.5.3 +%description -n ansible-core +%{common_description} %package help |