[python-zope-testing/f13/master] Include a patch

cheeselee cheeselee at fedoraproject.org
Mon Oct 4 05:15:28 UTC 2010


commit 18e2a359a41065c767f99f236b9016465296c3ee
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Oct 4 13:15:20 2010 +0800

    Include a patch

 python-zope-testing-3.9.5-run-tests.patch |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/python-zope-testing-3.9.5-run-tests.patch b/python-zope-testing-3.9.5-run-tests.patch
new file mode 100644
index 0000000..5586054
--- /dev/null
+++ b/python-zope-testing-3.9.5-run-tests.patch
@@ -0,0 +1,10 @@
+--- zope.testing-3.9.5/setup.py	2010-05-19 23:25:08.000000000 +0800
++++ zope.testing-3.9.5/setup.py.new	2010-09-15 15:14:27.961266723 +0800
+@@ -95,6 +95,7 @@
+ 
+     packages=["zope", "zope.testing"],
+     package_dir = {'': 'src'},
++    test_suite='zope.testing.tests.test_suite',
+ 
+     classifiers=[
+         "Development Status :: 5 - Production/Stable",


More information about the scm-commits mailing list