spack/var/spack
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
..
gpg
gpg.mock pipelines: spack ci command with env-based workflow (#12854) 2020-01-21 22:35:18 -08:00
mock_configs/site_spackconfig
repos fix: py-pillow build_ext vs. install (#14666) 2020-01-30 14:42:48 -06:00