[Lunar-commits] <moonbase-other> ipython: version bumped to 2.3.0.

Florin Braescu florin at lunar-linux.org
Tue Nov 11 16:59:37 CET 2014


commit ec22e6a9ffa72c71d1c51559052821b50879e90a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 11 Nov 2014 17:59:20 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/ec22e6a9ffa72c71d1c51559052821b50879e90a

ipython: version bumped to 2.3.0.
---
  python/ipython/DEPENDS | +6/-2     
  python/ipython/DETAILS | +3/-3     
  2 files changed, 9 insertions(+), 5 deletions(-)

--- a/python/ipython/DEPENDS
+++ b/python/ipython/DEPENDS
@@ -1,4 +1,8 @@
 depends Python
 
-optional_depends tornado "" "" "enable ipython notebook"
-optional_depends pyzmq   "" "" "enable ipython notebook"
+optional_depends "tornado"  "" "" "enable notebook"
+optional_depends "pyzmq"    "" "" "enable zeromq support"
+optional_depends "PyQt"     "" "" "enable qtconsole"
+optional_depends "pygments" "" "" "enable syntax highlighter"
+optional_depends "Twisted"  "" "" "enable networking related tasks"
+optional_depends "wxpython" "" "" "enable wxWindows support"
--- a/python/ipython/DETAILS
+++ b/python/ipython/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ipython
-         VERSION=2.1.0
+         VERSION=2.3.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://archive.ipython.org/release/$VERSION
-      SOURCE_VFY=sha1:e80c30388cbe576038a78fc8ebb159cddae84fb4
+      SOURCE_VFY=sha256:a2f81afe3eca5c8b2e8cf4ec35518fd007a39231770e67e6c2c4f9bd2b857aae
         WEB_SITE=http://ipython.org
          ENTERED=20040707
-         UPDATED=20140605
+         UPDATED=20141111
            SHORT="An enhanced Interactive Python shell"
 
 cat << EOF




More information about the Lunar-commits mailing list