From 5a86777b7e962b0b24f47883e639cab08906067d6d8c877b1e055ec938968dc7 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 5 Feb 2013 13:12:29 +0000 Subject: [PATCH] - Drop testsuite again, has strange issues OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=13 --- python-passlib.changes | 5 +++++ python-passlib.spec | 7 +------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/python-passlib.changes b/python-passlib.changes index bf7dac2..426db05 100644 --- a/python-passlib.changes +++ b/python-passlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 5 13:10:42 UTC 2013 - saschpe@suse.de + +- Drop testsuite again, has strange issues + ------------------------------------------------------------------- Sat Sep 8 21:58:41 UTC 2012 - os-dev@jacraig.com diff --git a/python-passlib.spec b/python-passlib.spec index c399309..87ad5d5 100644 --- a/python-passlib.spec +++ b/python-passlib.spec @@ -1,7 +1,7 @@ # # spec file for package python-passlib # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,11 +51,6 @@ python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} -%if 0%{?suse_version} && 0%{?suse_version} > 1130 -%check -nosetests -%endif - %files %defattr(-,root,root) %doc CHANGES LICENSE README