!61 Remove obsolete buildrequire python3-crypto
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
3be839b699
@ -2,7 +2,7 @@
|
|||||||
Name: ansible
|
Name: ansible
|
||||||
Summary: SSH-based configuration management, deployment, and task execution system
|
Summary: SSH-based configuration management, deployment, and task execution system
|
||||||
Version: 2.9.27
|
Version: 2.9.27
|
||||||
Release: 3
|
Release: 4
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
|
Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
|
||||||
@ -28,7 +28,6 @@ BuildRequires: python3-packaging
|
|||||||
BuildRequires: python3-pexpect
|
BuildRequires: python3-pexpect
|
||||||
BuildRequires: python3-paramiko
|
BuildRequires: python3-paramiko
|
||||||
BuildRequires: python3-pywinrm
|
BuildRequires: python3-pywinrm
|
||||||
BuildRequires: python3-crypto
|
|
||||||
BuildRequires: python3-pbkdf2
|
BuildRequires: python3-pbkdf2
|
||||||
BuildRequires: python3-httmock
|
BuildRequires: python3-httmock
|
||||||
BuildRequires: python3-python-gitlab
|
BuildRequires: python3-python-gitlab
|
||||||
@ -216,6 +215,9 @@ make PYTHON=/usr/bin/python3 tests-py3
|
|||||||
%{python3_sitelib}/ansible_test
|
%{python3_sitelib}/ansible_test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 9 2023 liyanan <thistleslyn@163.com> - 2.9.27-4
|
||||||
|
- Remove obsolete buildrequire python3-crypto
|
||||||
|
|
||||||
* Thu Aug 3 2023 liyanan <thistleslyn@163.com> - 2.9.27-3
|
* Thu Aug 3 2023 liyanan <thistleslyn@163.com> - 2.9.27-3
|
||||||
- Fix build error for sphinx 7.0
|
- Fix build error for sphinx 7.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user