summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorWouter Deconinck <wdconinc@gmail.com>2023-04-17 22:14:10 -0500
committerGitHub <noreply@github.com>2023-04-17 23:14:10 -0400
commit2bc1779a71c3ddc3a228df553196e16ff0ad59b3 (patch)
tree7ddb483d84d033655a623aa1291b2ebc821c8aa3 /bin
parent9ea7937f6de3fc0ba66cbd399f57ad976341d9b5 (diff)
downloadspack-2bc1779a71c3ddc3a228df553196e16ff0ad59b3.tar.gz
spack-2bc1779a71c3ddc3a228df553196e16ff0ad59b3.tar.bz2
spack-2bc1779a71c3ddc3a228df553196e16ff0ad59b3.tar.xz
spack-2bc1779a71c3ddc3a228df553196e16ff0ad59b3.zip
py-html5lib, madgraph5amc: correct hashes of empty files (#36979)
* py-html5lib: correct hashes of empty files Going through and fixing hashes that are due to empty string. ```console $ grep -Ir $(echo -n | sha256sum | awk '{print$1}') $SPACK_ROOT/var/spack/repos/builtin /home/wdconinc/git/spack/var/spack/repos/builtin/packages/madgraph5amc/package.py: sha256="e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", /home/wdconinc/git/spack/var/spack/repos/builtin/packages/py-html5lib/package.py: version("0.99", sha256="e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855") ``` ```console $ spack checksum py-html5lib 0.99 ==> Found 1 version of py-html5lib: 0.99 https://files.pythonhosted.org/packages/source/h/html5lib/html5lib-0.99.tar.gz ==> Fetching https://files.pythonhosted.org/packages/source/h/html5lib/html5lib-0.99.tar.gz version("0.99", sha256="aff6fd3031c563883197e5a04b7df324086ff5f358278a0386808c463a077e59") ``` * madgraph5: remove incorrectly hashed version
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions