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

stromnov at macports.org stromnov at macports.org
Thu Feb 4 04:26:03 PST 2016


Revision: 145407
          https://trac.macports.org/changeset/145407
Author:   stromnov at macports.org
Date:     2016-02-04 04:26:03 -0800 (Thu, 04 Feb 2016)
Log Message:
-----------
py-ipython: update to version 4.1.1

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2016-02-04 12:25:33 UTC (rev 145406)
+++ trunk/dports/python/py-ipython/Portfile	2016-02-04 12:26:03 UTC (rev 145407)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-ipython
-version             4.0.3
+version             4.1.1
 categories-append   devel science
 platforms           darwin
 license             BSD
@@ -24,14 +24,15 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  ea1ab65c71eb66e670fb8b9b8a19be5a0ed6365b \
-                    sha256  3a928f59e8ac8dd97858c28390867c87c09510f1f8bbe97e4e9c6b036eb84fc0
+checksums           rmd160  2abcedc781c7c2c7db716d3a7186093be3c61e3d \
+                    sha256  1cb340dfdf6ec306b9ded72071742c87fa5247929db7ab704e17defe1975e38f
 
 if {${name} ne ${subport}} {
     set python_major [string range ${python.version} 0 end-1]
 
     depends_lib-append  port:ipython_select \
                         port:ipython${python_major}_select \
+                        port:py${python.version}-setuptools \
                         port:py${python.version}-decorator \
                         port:py${python.version}-pickleshare \
                         port:py${python.version}-simplegeneric \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160204/bac2c7b1/attachment.html>


More information about the macports-changes mailing list