spack/var/spack/repos
Andrew W Elble b072caadec
fix: py-pillow build_ext vs. install (#14666)
Previously, the install stage would compile in things that were
disabled during the build_ext phase. This would also result in the
build pulling in locally installed versions of libraries that were
disabled. The install process doesn't honor the same command-line
flags that build_ext does, but does call build_ext again. Avoid the
whole issue by just writing the options to setup.cfg

Also, add the Imagemagick dependency for tests.
2020-01-30 14:42:48 -06:00
..
builtin fix: py-pillow build_ext vs. install (#14666) 2020-01-30 14:42:48 -06:00
builtin.mock copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
tutorial copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00