[Numpy-svn] [numpy/numpy] aa8c94: FIX: Add multiarch paths to the distutils' ones

GitHub noreply at github.com
Thu Dec 13 19:32:09 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: aa8c948f8375854398b79aa3cfc027f18bf5344f
      https://github.com/numpy/numpy/commit/aa8c948f8375854398b79aa3cfc027f18bf5344f
  Author: Ondřej Čertík <ondrej.certik at gmail.com>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M numpy/distutils/system_info.py

  Log Message:
  -----------
  FIX: Add multiarch paths to the distutils' ones

Thanks to Julian Taylor and Sandro Tosi from Debian for the original patch.
Ralf has posted a link to the patch here:

http://article.gmane.org/gmane.comp.python.numeric.general/51454

I have modified the patch to remove the bare except command only catch the
OSError. Also I suppress the stderr.


  Commit: 5db0088b97982a5bf9b63ff4fe577a9e570525a4
      https://github.com/numpy/numpy/commit/5db0088b97982a5bf9b63ff4fe577a9e570525a4
  Author: Ondřej Čertík <ondrej.certik at gmail.com>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M numpy/distutils/system_info.py

  Log Message:
  -----------
  Merge pull request #2792 from certik/multi_arch

Add multiarch paths to the distutils' ones


Compare: https://github.com/numpy/numpy/compare/cdeb48be6033...5db0088b9798


More information about the Numpy-svn mailing list