[88111] trunk/dports/python/py-ipython/Portfile

stromnov at macports.org stromnov at macports.org
Mon Dec 19 03:21:07 PST 2011


Revision: 88111
          http://trac.macports.org/changeset/88111
Author:   stromnov at macports.org
Date:     2011-12-19 03:21:04 -0800 (Mon, 19 Dec 2011)
Log Message:
-----------
py-ipython: update to version 0.12

Modified Paths:
--------------
    trunk/dports/python/py-ipython/Portfile

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2011-12-19 09:23:43 UTC (rev 88110)
+++ trunk/dports/python/py-ipython/Portfile	2011-12-19 11:21:04 UTC (rev 88111)
@@ -8,8 +8,8 @@
 set realname        ipython
 
 name                py-${realname}
-version             0.11
-revision            1
+version             0.12
+revision            0
 categories          python
 license             BSD
 platforms           darwin
@@ -28,9 +28,9 @@
 master_sites        http://archive.ipython.org/release/${version}
 distname            ${realname}-${version}
 
-checksums           md5     efc899e752a4a4a67a99575cea1719ef \
-                    sha1    e658f48502b9bac5a280d34da232303ff599e9af \
-                    rmd160  2f9cae582e8a185040b30cd77a2c24ee7699b0e2
+checksums           md5     4cf9f23b1171b3517f9a7a2bfc875b5f \
+                    sha1    49f6397d2957bb0a4492d0b35f3898dc161871de \
+                    rmd160  7086a8a5ebb5717091d1868907f6ae80abc9c7ab
 
 python.versions     24 25 26 27 31 32
 
@@ -86,10 +86,9 @@
         depends_lib-append      port:py${python.version}-pyside \
                                 port:py${python.version}-pygments
     }
-    # Support for IPython HTML notebook for upcoming 0.12
-    #variant notebook requires parallel description "Support for IPython HTML notebook" {
-    #    depends_lib-append      port:py${python.version}-tornado
-    #}
+    variant notebook requires parallel description "Support for IPython HTML notebook" {
+        depends_lib-append      port:py${python.version}-tornado
+    }
 }
 
 if {$subport != $name} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111219/987a6eab/attachment-0001.html>


More information about the macports-changes mailing list