spack/lib/spack/external/vendor.txt
Massimiliano Culpo 600955edd4
Update vendored ruamel.yaml to v0.17.21 (#37008)
* Vendor ruamel.yaml v0.17.21

* Add unit test for whitespace regression

* Add an abstraction layer in Spack to wrap ruamel.yaml

All YAML operations are routed through spack.util.spack_yaml

The custom classes have been adapted to the new ruamel.yaml
class hierarchy.

Fixed line annotation issue in "spack config blame"
2023-05-04 08:00:38 -07:00

11 lines
172 B
Plaintext
Vendored

distro==1.8.0
jsonschema==3.2.0
attrs==22.1.0
pyrsistent==0.18.0
jinja2==3.0.3
markupsafe==2.0.1
six==1.16.0
macholib==1.16.2
altgraph==0.17.3
ruamel.yaml==0.17.21