py-numpy: update to version 1.15.2 (#9535)

This commit is contained in:
Leonhard Reichenbach 2018-10-18 01:30:04 +02:00 committed by Axel Huebl
parent e0e54c0073
commit ea033d4b71

View File

@ -26,6 +26,7 @@ class PyNumpy(PythonPackage):
'numpy.distutils.command', 'numpy.distutils.fcompiler'
]
version('1.15.2', sha256='27a0d018f608a3fe34ac5e2b876f4c23c47e38295c47dd0775cc294cd2614bc1')
version('1.15.1', '898004d5be091fde59ae353e3008fe9b')
version('1.14.3', '97416212c0a172db4bc6b905e9c4634b')
version('1.14.2', '080f01a19707cf467393e426382c7619')