Blender Git Commit Log

Git Commits -> Revision 5bddfde

Revision 5bddfde by Ray molenkamp (master)
February 9, 2021, 22:38 (GMT)
cmake/deps: update Python to 3.9.1

The following packages also have received updates:

- IDNA 2.10
- CHARDET 4.0.0
- URLLIB3 1.26.3
- CERTIFI 2020.12.5
- REQUESTS 2.25.1
- NUMPY 1.19.5

numpy has gained a hard dependency on cython:

- CYTHON 0.29.21

Notes:

- This only updates the build environment files,
once these are built, Blender can default to Python 3.9.
- The 'm' suffix for Python binaries/libs has been removed.
- The macOS patch in Python 3.7 is has been removed.

Reviewed By: sybren, campbellbarton, sebbas

Ref D10257

Commit Details:

Full Hash: 5bddfde217b1477c02de9dcfa8c078969d432519
Parent Commit: bdb42c2
Committed By: Campbell Barton
Lines Changed: +30, -318

1 Deleted Path:

/build_files/build_environment/patches/python_macos.diff (+0, -289)

6 Modified Paths:

/build_files/build_environment/cmake/harvest.cmake (+1, -1) (Diff)
/build_files/build_environment/cmake/numpy.cmake (+1, -0) (Diff)
/build_files/build_environment/cmake/python.cmake (+1, -2) (Diff)
/build_files/build_environment/cmake/python_site_packages.cmake (+1, -1) (Diff)
/build_files/build_environment/cmake/versions.cmake (+13, -12) (Diff)
/build_files/build_environment/patches/python_linux.diff (+13, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021