diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2024-10-15 11:30:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-15 11:30:07 +0200 |
commit | b9873c5cea18b3c1573b57372ed7575ca3fef151 (patch) | |
tree | 24b27217ab9967d88709d37328e422bc68ce5007 /NOTICE | |
parent | 2f711bda5f04b08b18fd5d68d30a6c55646d5856 (diff) | |
download | spack-b9873c5cea18b3c1573b57372ed7575ca3fef151.tar.gz spack-b9873c5cea18b3c1573b57372ed7575ca3fef151.tar.bz2 spack-b9873c5cea18b3c1573b57372ed7575ca3fef151.tar.xz spack-b9873c5cea18b3c1573b57372ed7575ca3fef151.zip |
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.
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions