Version bump for dependancy error fix
This commit is contained in:
parent
319d0ab9a8
commit
b3180f8ea1
@ -8,7 +8,7 @@
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.72
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
License: ASL 2.0 and MIT
|
||||
@ -18,7 +18,7 @@ BuildArch: noarch
|
||||
%if %{with python3}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: python3-botocore = %{botocore_version}
|
||||
Requires: python3-botocore >= %{botocore_version}
|
||||
Requires: python3-colorama >= 0.2.5
|
||||
Requires: python3-docutils >= 0.10
|
||||
Requires: python3-rsa >= 3.1.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user