[Numpy-svn] [numpy/numpy] 7b0b5d: MAINT: adapt parallel build option names to python...

GitHub noreply at github.com
Thu Jul 16 15:29:33 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7b0b5d1219f8869857db778032dc417aea89eb9f
      https://github.com/numpy/numpy/commit/7b0b5d1219f8869857db778032dc417aea89eb9f
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M doc/release/1.10.0-notes.rst
    M numpy/distutils/command/build.py
    M numpy/distutils/command/build_clib.py
    M numpy/distutils/command/build_ext.py
    M numpy/distutils/misc_util.py

  Log Message:
  -----------
  MAINT: adapt parallel build option names to python3.5

python3.5 uses --parallel instead of --jobs


  Commit: 85188530bffae563eb274b9c12b77981cfa4e1d2
      https://github.com/numpy/numpy/commit/85188530bffae563eb274b9c12b77981cfa4e1d2
  Author: Nathaniel J. Smith <njs at pobox.com>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M doc/release/1.10.0-notes.rst
    M numpy/distutils/command/build.py
    M numpy/distutils/command/build_clib.py
    M numpy/distutils/command/build_ext.py
    M numpy/distutils/misc_util.py

  Log Message:
  -----------
  Merge pull request #6088 from juliantaylor/parallel-build-adapt

MAINT: adapt parallel build option names to python3.5


Compare: https://github.com/numpy/numpy/compare/49617ac803df...85188530bffa


More information about the Numpy-svn mailing list