summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/python
AgeCommit message (Expand)AuthorFilesLines
2019-02-06Add Python 3.7.2 updated (#10531)Daniel Topa1-1/+6
2019-01-09Allow combinatorial projections in views (#9679)Greg Becker1-3/+14
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-10-03python: add details on missing library to error message (#9332)Denis Davydov1-2/+2
2018-09-14Build Python 3.7 with external libffi. (#9245)Sergey Kosukhin1-6/+32
2018-09-10Improve spec['python'].command support for bwpy (#9157)Adam J. Stewart1-24/+19
2018-08-16add patch for gcc@8 for python 2.7.14 (#8990)Andreas Baumbach2-0/+39
2018-08-15install_tree, copy_tree can install into existing directory structures (#8289)Adam J. Stewart1-2/+1
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