!15 [sync] PR-11: 删除python-crypto编译依赖
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
dc4a4c5ff6
@ -2,7 +2,7 @@
|
||||
Name: ansible-2.9
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
Version: 2.9.24
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: GPLv3+
|
||||
Source0: https://releases.ansible.com/ansible/ansible-%{version}.tar.gz
|
||||
Source1: ansible.attr
|
||||
@ -22,7 +22,7 @@ Obsoletes: ansible-2.9-python3 < %{version}-%{release}
|
||||
Conflicts: ansible-base > 2.10.0
|
||||
Conflicts: ansible-core > 2.11.0
|
||||
BuildRequires: python3-packaging python3-pexpect python3-paramiko python3-pywinrm
|
||||
BuildRequires: python3-crypto python3-pbkdf2 python3-httmock python3-python-gitlab
|
||||
BuildRequires: python3-pbkdf2 python3-httmock python3-python-gitlab
|
||||
BuildRequires: python3-boto3 python3-botocore python3-coverage python3-passlib git-core
|
||||
BuildRequires: openssl
|
||||
%if 0%{?with_docs}
|
||||
@ -174,6 +174,9 @@ make PYTHON=/usr/bin/python3 tests-py3
|
||||
%{python3_sitelib}/ansible_test
|
||||
|
||||
%changelog
|
||||
* Mon May 29 2023 liyanan <thistleslyn@163.com> - 2.9.24-4
|
||||
- modify buildrequire crypto to cryptography
|
||||
|
||||
* Wed Dec 07 2022 wangkai <wangkai385@h-partners.com> - 2.9.24-3
|
||||
- Start dbus service in docker environment
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user