[Python-modules-commits] r28747 - in packages/ipython/trunk/debian (control)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Sat May 3 15:41:02 UTC 2014


    Date: Saturday, May 3, 2014 @ 15:41:01
  Author: jtaylor-guest
Revision: 28747

bump tornado requirement to 3.1

Modified:
  packages/ipython/trunk/debian/control

Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control	2014-05-03 15:40:58 UTC (rev 28746)
+++ packages/ipython/trunk/debian/control	2014-05-03 15:41:01 UTC (rev 28747)
@@ -25,7 +25,7 @@
                      python-simplegeneric,
                      python-sphinx (>= 1.0.7+dfsg-1~),
                      python-tk,
-                     python-tornado,
+                     python-tornado (>= 3.1.0),
                      python-wxgtk2.8,
                      python-zmq (>= 2.1.11),
                      python3-all,
@@ -165,7 +165,7 @@
 Depends: ipython (= ${binary:Version}),
          ipython-notebook-common (= ${binary:Version}),
          python-jinja2,
-         python-tornado (>= 2.1.0),
+         python-tornado (>= 3.1.0),
          python-zmq (>= 2.1.11),
          ${misc:Depends},
          ${python:Depends}
@@ -187,7 +187,7 @@
 Depends: ipython-notebook-common (= ${binary:Version}),
          ipython3 (= ${binary:Version}),
          python3-jinja2,
-         python3-tornado (>= 2.1.0),
+         python3-tornado (>= 3.1.0),
          python3-zmq (>= 2.1.11),
          ${misc:Depends},
          ${python3:Depends}




More information about the Python-modules-commits mailing list