spack/lib/spack/external
Massimiliano Culpo 1fb38c9e04
Vendor ordereddict for python2.6 only (#6931)
* Vendor ordereddict for python2.6 only

This commit substitutes the custom module 'ordereddict_backport' with
the more known 'ordereddict' and vendors it only for python 2.6. Other
supported versions of python will use 'collections.OrderedDict'.

* Use absolute imports also for python 2.6

See PEP-328 for more information on the subject

* Added provenance of vendored ordereddict
2018-01-16 07:00:39 +01:00
..
_pytest Update to pytest 3.2.5 (#6801) 2018-01-10 17:41:50 -06:00
jinja2 Update to the latest version of jinja2 (#6790) 2018-01-10 10:06:04 -06:00
jsonschema Add jsonschema validation for config files. 2016-01-14 10:41:35 -08:00
markupsafe Modulefiles generated with a template engine (#3183) 2017-09-19 12:34:20 -07:00
py Update to py 1.4.34 (#6789) 2018-01-10 10:05:39 -06:00
py26 Vendor ordereddict for python2.6 only (#6931) 2018-01-16 07:00:39 +01:00
yaml Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
__init__.py Vendor ordereddict for python2.6 only (#6931) 2018-01-16 07:00:39 +01:00
argparse.py Update to the latest version of argparse (#6786) 2017-12-30 16:08:35 -08:00
ctest_log_parser.py Port CTest's log scraping logic to Spack (#5561) 2017-09-30 22:39:21 -07:00
distro.py Update to distro 1.0.4 (#6788) 2017-12-30 15:44:19 -08:00
functools_backport.py Use key sorting instead of cmp() 2017-03-31 13:40:41 -07:00
pyqver2.py Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
pyqver3.py Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
pytest.py Update to pytest 3.2.5 (#6801) 2018-01-10 17:41:50 -06:00
six.py Update to the latest version of six (#6787) 2018-01-10 10:04:07 -06:00