rpms/python-repoze-who-plugins-sa/EL-5 python-repoze-who-plugins-sa.spec, 1.5, 1.6

Luke Macken lmacken at fedoraproject.org
Wed May 5 06:38:06 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-who-plugins-sa/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7806

Modified Files:
	python-repoze-who-plugins-sa.spec 
Log Message:
Disable the test suite on EL-5 due to SQLAlchemy conflicts


Index: python-repoze-who-plugins-sa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-plugins-sa/EL-5/python-repoze-who-plugins-sa.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- python-repoze-who-plugins-sa.spec	5 May 2010 06:33:17 -0000	1.5
+++ python-repoze-who-plugins-sa.spec	5 May 2010 06:38:05 -0000	1.6
@@ -39,8 +39,8 @@ rm -rf %{buildroot}
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
 %{__rm} -fr %{buildroot}%{python_sitelib}/tests
 
-%check
-PYTHONPATH=$(pwd) nosetests
+#%check
+#PYTHONPATH=$(pwd) nosetests
 
 %clean
 rm -rf %{buildroot}
@@ -54,7 +54,6 @@ rm -rf %{buildroot}
 %changelog
 * Wed May 05 2010 Luke Macken <lmacken at redhat.com> - 1.0-0.4.rc2
 - Update to 1.0 rc2
-- Enable the test suite during %%check
 
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.4.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild



More information about the scm-commits mailing list