[python-sqlalchemy/el6] Disable check

Rahul Sundaram sundaram at fedoraproject.org
Wed Jul 13 00:26:32 UTC 2011


commit 9931fd42490c716a15114915871c8919e7b8cce5
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Wed Jul 13 05:45:00 2011 +0530

    Disable check

 python-sqlalchemy.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index 77a1414..0a67b9d 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -11,7 +11,7 @@
 
 Name:           python-sqlalchemy
 Version:        0.7.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Modular and flexible ORM library for python
 
 Group:          Development/Libraries
@@ -109,8 +109,6 @@ rm -rf doc/build
 %clean
 rm -rf %{buildroot}
 
-%check
-%{__python} ./sqla_nose.py
 
 %if 0%{?with_python3}
 pushd %{py3dir}
@@ -132,6 +130,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Wed Jul 13 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.1-2
+- Disable check
+
 * Mon Jun 06 2011 Nils Philippsen <nils at redhat.com> - 0.7.1-1
 - 0.7.1 Upstream release
 - no need to fix examples/dynamic_dict/dynamic_dict.py anymore


More information about the scm-commits mailing list