diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2023-07-13 12:47:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-13 06:47:47 -0400 |
commit | 3261889e3a93ab942fd1776188c7ad31524574b4 (patch) | |
tree | b26934b49f1ae11a0ee8e42b6f17c80e49404121 /.github/dependabot.yml | |
parent | 161b30a32f2ec8f0c6b53d3171089eb17f8217ba (diff) | |
download | spack-3261889e3a93ab942fd1776188c7ad31524574b4.tar.gz spack-3261889e3a93ab942fd1776188c7ad31524574b4.tar.bz2 spack-3261889e3a93ab942fd1776188c7ad31524574b4.tar.xz spack-3261889e3a93ab942fd1776188c7ad31524574b4.zip |
spack audit: allow skipping version checks from package.py (#28372)
A few packages have version directives evaluated
within if statements, conditional on the value of
`platform.platform()`.
Sometimes there are no cases for e.g. platform=darwin and that
causes a lot of spurious failures with version existence
audits.
This PR allows expressing conditions to skip version
existence checks in audits and avoid these spurious reports.
Diffstat (limited to '.github/dependabot.yml')
0 files changed, 0 insertions, 0 deletions