gnu: python-numpy: Update to 1.12.0.
authorThomas Danckaert <post@thomasdanckaert.be>
Tue, 21 Feb 2017 19:28:27 +0000 (20:28 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Mon, 6 Mar 2017 22:21:06 +0000 (23:21 +0100)
commit7ccb71e0ea95ae14e3b2698fe3be0738878fc93e
treec07b3a2f2add8db944506b16e82127a299b761a1
parent14807141e5fa3f59705d61280ed593eae4df2b07
gnu: python-numpy: Update to 1.12.0.

* gnu/packages/python.scm (python-numpy): Update to 1.12.0.
  [source]: Use github instead of sourceforge.
  [native-inputs]: Add python-cython.

  To simplify the handling of dependency cycles (numpy documentation depends
  on matplotlib, which depends on numpy), we split out the documentation into
  a separate package:
  (python-numpy-bootstrap, python2-numpy-bootstrap): Remove variables.
  (python-numpy-documentation, python2-numpy-documentation): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu/packages/python.scm