summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/python
AgeCommit message (Expand)AuthorFilesLines
2018-06-29Add Python 3.7.0 (#8619)Adam J. Stewart1-0/+1
2018-06-26views: packages can customize how they're added to views (#7152)scheibelp1-16/+34
2018-05-29python: Update to 2.7.15 (#8306)Michael Kuhn1-1/+2
2018-05-17Convert lazy singleton functions to Singleton objectTodd Gamblin1-4/+4
2018-05-17init: initialize spack.store lazilyTodd Gamblin1-4/+4
2018-05-17init: factor paths out of spack/__init__.py and into spack.paths moduleTodd Gamblin1-3/+3
2018-05-02make symlinking python3->python optional (#7960)Elizabeth Fischer1-1/+5
2018-04-05Don't prepend Tcl/Python to PATH if in system directory (#7677)Adam J. Stewart1-1/+5
2018-03-30add version 3.6.5 to python (#7643)healther1-0/+1
2018-03-25python: added a variant to enable PGO + using --with-icc if compiled with Int...Massimiliano Culpo1-3/+25
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-03-19python: dbm module + version 3.6.4 (#7520)Massimiliano Culpo1-0/+4
2018-02-11Set a default python that is consistent with the libraries in PYTHONHOME (#7157)Massimiliano Culpo1-0/+5
2018-01-31symlink python3 to python (#7103)healther1-0/+6
2018-01-12Handle test dependencies that are python extensions (#6904)scheibelp1-1/+1
2017-11-25Python: add 3.6.3 . (#6454)健美猫1-0/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-11-02python: extensions support for easy-install.pthOliver Breitwieser1-10/+30
2017-10-24Fix bare 'except:' to placate errors in new flake8 version.Todd Gamblin1-2/+2
2017-10-24remove wildcards from make spack core and packagesTodd Gamblin1-5/+4
2017-09-21Update pic/shared variants for hdf5, python, silo (#5423)Mike Pozulp1-0/+7
2017-09-18added python version 2.7.14 and 3.6.2 packages (#5389)Gregory Lee1-1/+3
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-05-28python: RPATH on Cray (#4209)Milton Woods3-0/+31
2017-05-18Fix spec['python'].home (#4228)Adam J. Stewart1-0/+2
2017-04-29Python command, libraries, and headers (#3367)Adam J. Stewart1-64/+194
2017-04-28python: added version 3.6.1 (#4035)Massimiliano Culpo1-0/+1
2017-04-01Add better tests for web.py; fix some bugs found with spidering.Todd Gamblin1-6/+1
2017-03-28Restore newlines to easy-install.pth files. (#3583)Todd Gamblin1-2/+6
2017-03-27Fix easy-install.pth syntax (#3569)Gregory Lee1-11/+2
2017-03-14Consistent docs and usage of env mod methods (#3351)Adam J. Stewart1-10/+10
2017-03-02Add new package for PaGMO/PyGMO (#3210)Adam J. Stewart1-0/+1
2017-01-23updated config file name for Python 3.6 (#2881)Gregory Lee1-3/+12
2017-01-16Add PythonPackage base classAdam J. Stewart1-0/+5
2017-01-07Get Rid of nobuild, nolink, and alldeps (#2765)Elizabeth Fischer1-1/+2
2017-01-06various python package version and dependency updates (#2751)Gregory Lee1-0/+1
2016-12-25Add latest version of Python 2 (#2668)Adam J. Stewart1-1/+4
2016-12-13Updated python: refactoring and warning messages.Sergey Kosukhin1-36/+57
2016-12-13Updated python: pass LDSHARED to dependants' setup scripts.Sergey Kosukhin1-0/+88
2016-12-13Updated python: account for lib64 when filtering compilers.Sergey Kosukhin1-20/+16
2016-12-13Updated python: reformat code.Sergey Kosukhin1-10/+10
2016-11-16python: symlink lib64/python2.7/lib-dynload/ to lib/python2.7/lib-dynload/ (#...Denis Davydov1-0/+19
2016-11-01Updated python package reflecting the changes in 9347f86Sergey Kosukhin1-2/+2
2016-10-30python: PYTHONHOME may not be the same as the prefix of the python executable...Barry Smith1-2/+21
2016-09-21Stop python from linking with system ncurses (#1672)Glenn Johnson2-0/+13
2016-09-20Compiling python with gnu c++ on macos fails with toolboxglue enabled.Patrick Gartung1-0/+2
2016-08-11Update matplotlibrc filtering for GUI backendsAdam J. Stewart1-0/+2
2016-08-10Remove unneeded noqa comments.Todd Gamblin1-1/+2
2016-08-10Spack packages now PEP8 compliant.Todd Gamblin1-1/+2