summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-strucchange
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2017-06-09 12:28:39 -0500
committerGitHub <noreply@github.com>2017-06-09 12:28:39 -0500
commit36b8ea2f928651a53f29c0dae158f70597207173 (patch)
tree6f2261f220d33d06094ad48a0ff1518d872ea68d /var/spack/repos/builtin/packages/r-strucchange
parent218992862c436d4e1bd2ecde2d5914ce8fa5b448 (diff)
downloadspack-36b8ea2f928651a53f29c0dae158f70597207173.tar.gz
spack-36b8ea2f928651a53f29c0dae158f70597207173.tar.bz2
spack-36b8ea2f928651a53f29c0dae158f70597207173.tar.xz
spack-36b8ea2f928651a53f29c0dae158f70597207173.zip
Add default list_url for GitLab, BitBucket, and CRAN (#4439)
* Add default list_url for GitLab, BitBucket, and CRAN * Fix flake and doc tests
Diffstat (limited to 'var/spack/repos/builtin/packages/r-strucchange')
-rw-r--r--var/spack/repos/builtin/packages/r-strucchange/package.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/r-strucchange/package.py b/var/spack/repos/builtin/packages/r-strucchange/package.py
index 6d00d31402..651e8aee4e 100644
--- a/var/spack/repos/builtin/packages/r-strucchange/package.py
+++ b/var/spack/repos/builtin/packages/r-strucchange/package.py
@@ -31,7 +31,6 @@ class RStrucchange(RPackage):
homepage = "https://cran.r-project.org/package=strucchange"
url = "https://cran.r-project.org/src/contrib/strucchange_1.5-1.tar.gz"
- list_url = "https://cran.r-project.org/src/contrib/Archive/strucchange"
version('1.5-1', 'fc751fc011df9c8df82d577298cb8395')