File python-pythonbrew-setup.py.diff of Package python-pythonbrew

From: Thomas Schraitle <toms@opensuse.org>
Date: 2013-04-19 20:11 +0100
Subject: Removed tests from installation
References: n/a
Upstream: openSUSE-specific

When installing the built RPM, tests directory gives conflicts 
if directory already exists in the system path

--- setup.py.orig	2013-04-19 19:45:31.246595598 +0200
+++ setup.py	2013-04-19 19:45:59.252885983 +0200
@@ -33,6 +33,6 @@
           'pythonbrew_install=pythonbrew.installer:install_pythonbrew',
           'pythonbrew_systemwide=pythonbrew.installer:systemwide_pythonbrew',
       ]),
-      test_suite='nose.collector',
-      tests_require=['nose'],
+      #test_suite='nose.collector',
+      #tests_require=['nose'],
       zip_safe=False)
openSUSE Build Service is sponsored by