diff options
Diffstat (limited to 'net/py-beanstalkc/files')
| -rw-r--r-- | net/py-beanstalkc/files/patch-setup.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/py-beanstalkc/files/patch-setup.py b/net/py-beanstalkc/files/patch-setup.py index d188cf06a012..574f2df7dea9 100644 --- a/net/py-beanstalkc/files/patch-setup.py +++ b/net/py-beanstalkc/files/patch-setup.py @@ -1,8 +1,8 @@ ---- ./setup.py.orig 2012-07-15 01:01:36.000000000 +1000 -+++ ./setup.py 2012-07-15 01:01:49.000000000 +1000 -@@ -30,4 +30,5 @@ - 'Programming Language :: Python', +--- ./setup.py.orig 2014-03-08 14:16:00.573786621 +1100 ++++ ./setup.py 2014-03-08 14:16:32.606016182 +1100 +@@ -29,4 +29,5 @@ + 'Operating System :: OS Independent', 'Topic :: Software Development :: Libraries :: Python Modules', ], -+ zip_safe=False, ++ test_suite = 'nose.collector', ) |
