summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2022-04-05 21:45:45 -0400
committerGitHub <noreply@github.com>2022-04-05 18:45:45 -0700
commit69b3a88fa325a58dcea860fe92fa3910c8609a0c (patch)
tree67fa6ac790dfc422be3e9ec4b5a12b5391a8706c /.github
parent6a3c0825e328674e8f545f58643b1e22e6769a1c (diff)
downloadspack-69b3a88fa325a58dcea860fe92fa3910c8609a0c.tar.gz
spack-69b3a88fa325a58dcea860fe92fa3910c8609a0c.tar.bz2
spack-69b3a88fa325a58dcea860fe92fa3910c8609a0c.tar.xz
spack-69b3a88fa325a58dcea860fe92fa3910c8609a0c.zip
Bugfix: CVS fetching (#29793)
#27021 broke fetching for CVS-based packages because: - The mirror logic was using URL parsing to extract a path from the CVS repository location - #27021 added sanity checks to enforce that strings passed to the URL parser were actually URLs This replaces the call to "url_util.parse" with logic that is customized for CVS. This implies that VCSFetchStrategy should rename the "url_attr" attribute to something more generic, but that should be handled separately.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions