Hello community,

here is the log from the commit of package python-passlib for openSUSE:Factory 
checked in at 2012-03-20 11:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-passlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-passlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-passlib", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-passlib/python-passlib.changes    
2012-02-17 12:08:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-passlib.new/python-passlib.changes       
2012-03-20 11:33:47.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 11:34:03 UTC 2012 - [email protected]
+
+- Don't run testsuite on SLE, fixes build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-passlib.spec ++++++
--- /var/tmp/diff_new_pack.qgD4MR/_old  2012-03-20 11:33:50.000000000 +0100
+++ /var/tmp/diff_new_pack.qgD4MR/_new  2012-03-20 11:33:50.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python-passlib
 Version:        1.5.3
 Release:        0
@@ -50,8 +51,10 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%if 0%{?suse_version} && 0%{?suse_version} > 1130
 %check
 nosetests
+%endif
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to