summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Travis <immanetize@fedoraproject.org>2014-07-28 13:42:28 -0600
committerPete Travis <immanetize@fedoraproject.org>2014-07-28 13:42:28 -0600
commit860a8f65f912bbabeed428d0fe11341c653e7ebe (patch)
tree551f7ea2bc5152ffd7b2523903e953010d60bb84
parent0ae07ba34d32ef84f747cb7503d38d9607b3d35e (diff)
downloadrpmbuild-860a8f65f912bbabeed428d0fe11341c653e7ebe.tar.gz
rpmbuild-860a8f65f912bbabeed428d0fe11341c653e7ebe.tar.xz
rpmbuild-860a8f65f912bbabeed428d0fe11341c653e7ebe.zip
typo in requires
-rw-r--r--SPECS/python-pywinrm.spec2
-rw-r--r--SRPMS/python-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpmbin23446 -> 23440 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/SPECS/python-pywinrm.spec b/SPECS/python-pywinrm.spec
index 8576799..23bcede 100644
--- a/SPECS/python-pywinrm.spec
+++ b/SPECS/python-pywinrm.spec
@@ -20,7 +20,7 @@ BuildRequires: python-setuptools
Requires: python-isodate
Requires: python-xmltodict
Requires: pytest
-Requires: python-pytest-dov
+Requires: python-pytest-cov
Requires: python-pytest-pep8
%description
pywinrm is a Python client for Windows Remote Management (WinRM). This allows
diff --git a/SRPMS/python-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpm b/SRPMS/python-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpm
index 03c264b..d4ff575 100644
--- a/SRPMS/python-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpm
+++ b/SRPMS/python-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpm
Binary files differ