From 860a8f65f912bbabeed428d0fe11341c653e7ebe Mon Sep 17 00:00:00 2001 From: Pete Travis Date: Mon, 28 Jul 2014 13:42:28 -0600 Subject: typo in requires --- SPECS/python-pywinrm.spec | 2 +- ...-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpm | Bin 23446 -> 23440 bytes 2 files changed, 1 insertion(+), 1 deletion(-) 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 Binary files a/SRPMS/python-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpm and b/SRPMS/python-pywinrm-0.0.2-2.20140726git31bcc48.fc22.src.rpm differ -- cgit