[147974] trunk/dports/python/py-ipython/Portfile
stromnov at macports.org
stromnov at macports.org
Fri Apr 22 01:30:42 PDT 2016
Revision: 147974
https://trac.macports.org/changeset/147974
Author: stromnov at macports.org
Date: 2016-04-22 01:30:42 -0700 (Fri, 22 Apr 2016)
Log Message:
-----------
py-ipython: restore py3 compatibility (#51202)
Modified Paths:
--------------
trunk/dports/python/py-ipython/Portfile
Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile 2016-04-22 03:52:31 UTC (rev 147973)
+++ trunk/dports/python/py-ipython/Portfile 2016-04-22 08:30:42 UTC (rev 147974)
@@ -7,6 +7,7 @@
name py-ipython
version 4.2.0
+revision 1
categories-append devel science
platforms darwin
license BSD
@@ -28,6 +29,8 @@
sha256 dba42f182b5f6f26630d2202efd30383712d9f7d8d8d9896b37ae2145deca616
if {${name} ne ${subport}} {
+ patchfiles-append patch-IPython_utils_terminal.py.diff
+
set python_major [string range ${python.version} 0 end-1]
depends_lib-append port:ipython_select \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160422/0d69549f/attachment-0001.html>
More information about the macports-changes
mailing list