summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-zlibbioc/package.py
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2022-07-30 15:19:18 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2022-07-31 13:29:20 -0700
commitf52f6e99dbf1131886a80112b8c79dfc414afb7c (patch)
tree05cb7d64b2395922f2f24683da49f472075be12c /var/spack/repos/builtin/packages/r-zlibbioc/package.py
parent549ba1ed32372c67fc57271cde3797d58b7dec6e (diff)
downloadspack-f52f6e99dbf1131886a80112b8c79dfc414afb7c.tar.gz
spack-f52f6e99dbf1131886a80112b8c79dfc414afb7c.tar.bz2
spack-f52f6e99dbf1131886a80112b8c79dfc414afb7c.tar.xz
spack-f52f6e99dbf1131886a80112b8c79dfc414afb7c.zip
black: reformat entire repository with black
Diffstat (limited to 'var/spack/repos/builtin/packages/r-zlibbioc/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-zlibbioc/package.py24
1 files changed, 12 insertions, 12 deletions
diff --git a/var/spack/repos/builtin/packages/r-zlibbioc/package.py b/var/spack/repos/builtin/packages/r-zlibbioc/package.py
index 57b7837bb0..5e8aaf8ca7 100644
--- a/var/spack/repos/builtin/packages/r-zlibbioc/package.py
+++ b/var/spack/repos/builtin/packages/r-zlibbioc/package.py
@@ -9,18 +9,18 @@ from spack.package import *
class RZlibbioc(RPackage):
"""An R packaged zlib-1.2.5.
- This package uses the source code of zlib-1.2.5 to create libraries for
- systems that do not have these available via other means (most Linux and
- Mac users should have system-level access to zlib, and no direct need
- for this package). See the vignette for instructions on use."""
+ This package uses the source code of zlib-1.2.5 to create libraries for
+ systems that do not have these available via other means (most Linux and
+ Mac users should have system-level access to zlib, and no direct need
+ for this package). See the vignette for instructions on use."""
bioc = "zlibbioc"
- version('1.42.0', commit='aa074d72515df745ad65133ca21d3cad778ccc0e')
- version('1.40.0', commit='3f116b39d104c1ea8288f6b8f0ef94bb95f41f69')
- version('1.36.0', commit='62e888cd7fb482d512c6c31961b657e0b924e357')
- version('1.30.0', commit='99eae5b05968bf6abc9b54b9031afd93517381e0')
- version('1.28.0', commit='b825b042742ba45455fc284b988ff4cd2a33222c')
- version('1.26.0', commit='2e3ab097caa09a5e3ddaa3469b13e19a7224da0d')
- version('1.24.0', commit='2990059338d1b987d098c009b0bfa806bd24afec')
- version('1.22.0', commit='30377f830af2bc1ff17bbf3fdd2cb6442015fea5')
+ version("1.42.0", commit="aa074d72515df745ad65133ca21d3cad778ccc0e")
+ version("1.40.0", commit="3f116b39d104c1ea8288f6b8f0ef94bb95f41f69")
+ version("1.36.0", commit="62e888cd7fb482d512c6c31961b657e0b924e357")
+ version("1.30.0", commit="99eae5b05968bf6abc9b54b9031afd93517381e0")
+ version("1.28.0", commit="b825b042742ba45455fc284b988ff4cd2a33222c")
+ version("1.26.0", commit="2e3ab097caa09a5e3ddaa3469b13e19a7224da0d")
+ version("1.24.0", commit="2990059338d1b987d098c009b0bfa806bd24afec")
+ version("1.22.0", commit="30377f830af2bc1ff17bbf3fdd2cb6442015fea5")