~jordens/ipython/debian-python-modules

« back to all changes in this revision

Viewing changes to debian/patches/parallel-2to3.patch

  • Committer: jtaylor-guest
  • Date: 2013-02-26 18:07:18 UTC
  • Revision ID: svn-v4:771dd761-d7fa-0310-a302-f036d1c1ebb6:packages/ipython/trunk:23604
refresh all patches

QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"
QUILT_DIFF_OPTS="-p" # for function context

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
--- a/setup.py
6
6
+++ b/setup.py
7
 
@@ -264,6 +264,17 @@
 
7
@@ -265,6 +265,17 @@ if 'setuptools' in sys.modules:
8
8
                                   "ipython_win_post_install.py"}}
9
9
     
10
10
     if PY3: