Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2012-02-22 15:54:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2012-02-14 11:26:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2012-02-22 15:54:55.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb 22 12:36:45 UTC 2012 - [email protected]
+
+- Fixed SLE_11 build by disabling the testsuite for it
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.B9mhpQ/_old  2012-02-22 15:54:56.000000000 +0100
+++ /var/tmp/diff_new_pack.B9mhpQ/_new  2012-02-22 15:54:56.000000000 +0100
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           python-SQLAlchemy
 Version:        0.7.5
 Release:        0
@@ -28,8 +27,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
-BuildRequires:  python-pysqlite
 BuildRequires:  python-nose
+BuildRequires:  python-pysqlite
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %py_requires
@@ -68,8 +67,10 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%if 0%{?suse_version} > 1110
 %check
 python setup.py test
+%endif
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to