[macports-ports] branch master updated: py*-numpy: update to 1.13.3.

Ryan Schmidt ryandesign at macports.org
Tue Oct 17 01:26:01 UTC 2017


On Oct 5, 2017, at 09:03, Michael Dickens wrote:

> Michael Dickens (michaelld) pushed a commit to branch master
> in repository macports-ports.
> 
> 
> https://github.com/macports/macports-ports/commit/8fc5ac4613c21f36a86d938c8f2a434bd7c8e713
> 
> The following commit(s) were added to refs/heads/master by this push:
> 
>      new 8fc5ac4  py*-numpy: update to 1.13.3.
> 
> 8fc5ac4 is described below
> 
> 
> commit 8fc5ac4613c21f36a86d938c8f2a434bd7c8e713
> 
> Author: Michael Dickens <michaelld at macports.org>
> AuthorDate: Thu Oct 5 10:03:24 2017 -0400
> 
> 
>     py*-numpy: update to 1.13.3.


Looks like the py26-numpy and py33-numpy subports either have to be deleted or pinned to an older version:


Executing:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-numpy/py33-numpy/work/numpy-1.13.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin/python3.3 setup.py --no-user-cfg build 

DEBUG: system:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-numpy/py33-numpy/work/numpy-1.13.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin/python3.3 setup.py --no-user-cfg build 

Traceback (most recent call last):
  File "setup.py", line 34, in <module>
    raise RuntimeError("Python version 2.7 or >= 3.4 required.")
RuntimeError: Python version 2.7 or >= 3.4 required.


If you want to remove the subports, be sure to first address all the other ports that depend on them.



More information about the macports-dev mailing list