[StarCluster] Uses pytest now for tests

Orion Poplawski orion at fedoraproject.org
Tue Feb 25 22:34:34 UTC 2014


commit 23153699c4e8e2fead93f0190ddcb2084ce99079
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Feb 25 15:35:26 2014 -0700

    Uses pytest now for tests

 StarCluster.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/StarCluster.spec b/StarCluster.spec
index a71202f..e63f14d 100644
--- a/StarCluster.spec
+++ b/StarCluster.spec
@@ -15,7 +15,7 @@ BuildRequires:  python2-devel
 # For docs
 BuildRequires:  python-sphinx
 # For tests
-BuildRequires:  python-nose-progressive
+BuildRequires:  pytest
 BuildRequires:  python-boto >= 2.23.0
 BuildRequires:  python-decorator >= 3.4.0
 BuildRequires:  python-iptools >= 0.6.1


More information about the scm-commits mailing list