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

stromnov at macports.org stromnov at macports.org
Mon Aug 15 05:47:02 PDT 2016


Revision: 151403
          https://trac.macports.org/changeset/151403
Author:   stromnov at macports.org
Date:     2016-08-15 05:47:01 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
py-ipython: update to version 5.1.0

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2016-08-15 12:39:47 UTC (rev 151402)
+++ trunk/dports/python/py-ipython/Portfile	2016-08-15 12:47:01 UTC (rev 151403)
@@ -6,9 +6,9 @@
 PortGroup           python 1.0
 PortGroup           select 1.0
 
-github.setup        ipython ipython 5.0.0
+github.setup        ipython ipython 5.1.0
 name                py-ipython
-revision            1
+revision            0
 categories-append   devel science
 platforms           darwin
 license             BSD
@@ -23,8 +23,8 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  2bd45ecded8dd0425db4604675f8ef709ad7189a \
-                    sha256  7e0023896ceca69d3150cef76276b1c0e825e84eee287c7d0717703ceb3c8818
+checksums           rmd160  28d0e1b878167a2ae69923be6308b89d194526dd \
+                    sha256  06b658c1894a802de5609869088aeff5cb1136ea2674f9979e18b00a903b2697
 
 if {${name} ne ${subport}} {
     set python_major [string range ${python.version} 0 end-1]
@@ -40,6 +40,7 @@
                         port:py${python.version}-appnope \
                         port:py${python.version}-gnureadline \
                         port:py${python.version}-prompt_toolkit \
+                        port:py${python.version}-pygments
 
     if {${python.version} == 27} {
         depends_lib-append  port:py${python.version}-backports-shutil_get_terminal_size \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160815/480159e9/attachment.html>


More information about the macports-changes mailing list