diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2018-09-18 21:29:18 -0500 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-09-18 19:29:18 -0700 |
commit | 133dd7a4ac7b621df9d2296ec933c2b44bcac3ed (patch) | |
tree | ae409035ec7442f25185b7c8e1cf9be4e1d26d29 /share | |
parent | 467d501060dbad60584a310ab75d9c85778b1ee6 (diff) | |
download | spack-133dd7a4ac7b621df9d2296ec933c2b44bcac3ed.tar.gz spack-133dd7a4ac7b621df9d2296ec933c2b44bcac3ed.tar.bz2 spack-133dd7a4ac7b621df9d2296ec933c2b44bcac3ed.tar.xz spack-133dd7a4ac7b621df9d2296ec933c2b44bcac3ed.zip |
Fix version parsing for cistem package (#9260)
Adds 'code' to the list of suffixes that are excluded from version
parsing of URLs, such that if a URL contains the string
'cistem-1.0.0-beta-source-code', a version X will substitute in to
produce a URL with cistem-X-source-code ('source' was already excluded).
The 'cistem' package version is updated to make use of this (and fix
a fetching bug with the cistem package). A unit test is added to check
this parsing case.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions