diff options
author | George Hartzell <hartzell@alerce.com> | 2019-11-14 14:26:44 -0800 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2019-11-14 16:26:44 -0600 |
commit | 7a6c7f23a0eedbd63963a98451ac5516327c0a22 (patch) | |
tree | 6f244617641cc0794ae2fefc42b8cf9074a69c2e /.flake8 | |
parent | 8490587c769d4bc78c2505941db49faed0a42393 (diff) | |
download | spack-7a6c7f23a0eedbd63963a98451ac5516327c0a22.tar.gz spack-7a6c7f23a0eedbd63963a98451ac5516327c0a22.tar.bz2 spack-7a6c7f23a0eedbd63963a98451ac5516327c0a22.tar.xz spack-7a6c7f23a0eedbd63963a98451ac5516327c0a22.zip |
py-matplotlib only needs backports when ^python@:2 (#13712)
* py-matplotlib only needs backports when ^python@:2
This implements @scheibelp's suggestion in #13711.
py-matplotlib should only depends_on py-backports-functools-lru-cache
when it's using a python that actually *needs* it.
See #13711 for details.
* Don't depend_ons py-enum34 unless python@:3.3
* Tighten up enum34 dependency
@adamjstewart cracked open the setup.py files and suggested a tighter
dependency for py-enum34. 1.4 and 1.5 only require it for pythons
before 3.4, 1.3 requires it unconditionally. So...., we'll do the
same.
* Remove conflict on python 3.4 from enum34
at @adamjstewart's request see PR notes
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions