[Python-modules-commits] r19706 - in packages/ipython/trunk/debian (control)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Wed Dec 21 20:57:58 UTC 2011
Date: Wednesday, December 21, 2011 @ 20:57:57
Author: jtaylor-guest
Revision: 19706
explicitly mention python3 in short description of ipython3
Modified:
packages/ipython/trunk/debian/control
Modified: packages/ipython/trunk/debian/control
===================================================================
--- packages/ipython/trunk/debian/control 2011-12-21 16:19:04 UTC (rev 19705)
+++ packages/ipython/trunk/debian/control 2011-12-21 20:57:57 UTC (rev 19706)
@@ -66,7 +66,7 @@
Architecture: all
Depends: python3-decorator, ${misc:Depends}, ${python3:Depends}
Suggests: python3-zmq (>= 2.0.10.1)
-Description: enhanced interactive Python shell
+Description: enhanced interactive Python3 shell
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
More information about the Python-modules-commits
mailing list