[Numpy-svn] [numpy/numpy] 2bc267: BUG: revert use of !python for bdist_mpkg scripts

GitHub noreply at github.com
Tue May 5 16:22:37 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 2bc2676c8c2f750b61444560c9f7661cb0c15c6a
      https://github.com/numpy/numpy/commit/2bc2676c8c2f750b61444560c9f7661cb0c15c6a
  Author: Matthew Brett <matthew.brett at gmail.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M numpy/f2py/setup.py

  Log Message:
  -----------
  BUG: revert use of !python for bdist_mpkg scripts

bdist_mpkg is a very crude install method that will assume the path to
Python, so we should not use the `#!python` form when installing scripts
in bdist_mpkg.


  Commit: a29c296f0bf306a8824705567cbb4271f383f0ea
      https://github.com/numpy/numpy/commit/a29c296f0bf306a8824705567cbb4271f383f0ea
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M numpy/f2py/setup.py

  Log Message:
  -----------
  Merge pull request #5838 from matthew-brett/master

BUG: revert use of !python for bdist_mpkg scripts


Compare: https://github.com/numpy/numpy/compare/09e38f9e2f3a...a29c296f0bf3


More information about the Numpy-svn mailing list