spack/var/spack/repos/builtin
Harmen Stoppels b9873c5cea
python: drop build-tools tag (#46980)
Remove the `build-tools` tag of python, otherwise these types of
concretizations are possible:

```
py-root
  ^py-pip
    ^python@3.12
  ^python@3.13
```

So, a package would be configured with py-pip using python 3.12, but
installed for 3.13, which does not work.
2024-10-15 11:30:07 +02:00
..
packages python: drop build-tools tag (#46980) 2024-10-15 11:30:07 +02:00
repo.yaml