Remove obsolete buildrequire python3-crypto
This commit is contained in:
parent
c980c92289
commit
50d8856ed4
@ -2,7 +2,7 @@
|
||||
Name: ansible
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
Version: 2.9.27
|
||||
Release: 3
|
||||
Release: 4
|
||||
|
||||
License: GPLv3+
|
||||
Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
|
||||
@ -28,7 +28,6 @@ BuildRequires: python3-packaging
|
||||
BuildRequires: python3-pexpect
|
||||
BuildRequires: python3-paramiko
|
||||
BuildRequires: python3-pywinrm
|
||||
BuildRequires: python3-crypto
|
||||
BuildRequires: python3-pbkdf2
|
||||
BuildRequires: python3-httmock
|
||||
BuildRequires: python3-python-gitlab
|
||||
@ -216,6 +215,9 @@ make PYTHON=/usr/bin/python3 tests-py3
|
||||
%{python3_sitelib}/ansible_test
|
||||
|
||||
%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
|
||||
- Fix build error for sphinx 7.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user