Commit: 5ca5357e08f25b1fcda95c084ac24722c5177b5e
Author: Bastien Montagne
Date:   Wed Aug 14 17:48:06 2019 +0200
Branches: master
https://developer.blender.org/rB5ca5357e08f25b1fcda95c084ac24722c5177b5e

Install_deps: bump official numpy version to 1.17.0

Following recent ;ails re python version bump (looks like py version
itself had already been bumped in that script).

===================================================================

M       build_files/build_environment/install_deps.sh

===================================================================

diff --git a/build_files/build_environment/install_deps.sh 
b/build_files/build_environment/install_deps.sh
index e4f03480385..1324616ca35 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -309,7 +309,7 @@ PYTHON_FORCE_BUILD=false
 PYTHON_FORCE_REBUILD=false
 PYTHON_SKIP=false
 
-NUMPY_VERSION="1.15.0"
+NUMPY_VERSION="1.17.0"
 NUMPY_VERSION_MIN="1.8"
 NUMPY_FORCE_BUILD=false
 NUMPY_FORCE_REBUILD=false

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to