Skip to content

Commit

Permalink
Merge pull request #3446 from sdodson/release-1.4
Browse files Browse the repository at this point in the history
Require python-pyasn1 > 0.1.9
  • Loading branch information
sdodson authored Feb 22, 2017
2 parents 7bb288c + 84e09cb commit 336cb87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openshift-ansible.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ URL: https://github.com/openshift/openshift-ansible
Source0: https://github.com/openshift/openshift-ansible/archive/%{commit}/%{name}-%{version}.tar.gz
BuildArch: noarch

Requires: ansible >= 2.2.0.0-1
Requires: ansible >= 2.2.1.0-2
Requires: python-pyasn1 >= 0.1.9
Requires: python2
Requires: python-six
Requires: openshift-ansible-docs = %{version}-%{release}
Expand Down

0 comments on commit 336cb87

Please sign in to comment.