summaryrefslogtreecommitdiff
path: root/var/spack/packages/py-matplotlib
AgeCommit message (Collapse)AuthorFilesLines
2015-11-26New, cleaner package repository structure.Todd Gamblin1-47/+0
Package repositories now look like this: top-level-dir/ repo.yaml packages/ libelf/ package.py mpich/ package.py ... This leaves room at the top level for additional metadata, source, per-repo configs, indexes, etc., and it makes it easy to see that something is a spack repo (just look for repo.yaml and packages).
2015-06-01updated Python extension versionsGregory L. Lee1-1/+2
2015-02-17Ignore conflicting nose tests in py-nose and py-matplotlib.Todd Gamblin1-1/+2
2015-02-15Python package cleanup.Todd Gamblin1-1/+5
- Added a number of dependencies to python packages. - Python packages may still not build without some OS support. - Example: Numpy needs ATLAS, and will use a system ATLAS install. - Atlas requires turning off CPU throttling to build. - can't do this as a regular user -- how to build ATLAS with Spack - currnetly relying on a system ATLAS install.
2015-02-09Python package improvements.Todd Gamblin1-0/+3
2015-02-02added more Python modulesGregory L. Lee1-0/+1
2015-02-02added more Python modulesGregory L. Lee1-0/+17
2015-02-02added several modulesGregory L. Lee1-0/+20