summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-02-18Add extra version of py-logilab-common (#14997)iarspider1-2/+5
* Add extra version of py-logilab-common * Update package.py * Update var/spack/repos/builtin/packages/py-logilab-common/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-18Fix allowed python versions of py-tables (#14073)iarspider1-1/+3
* Fix allowed python versions of py-tables * Update package.py * Update package.py * I think I've finally got it * Update package.py * Update package.py * Update package.py
2020-02-18Add extra version of py-more-itertools (#15042)iarspider1-0/+1
2020-02-18Add extra version of py-oauthlib (#15045)iarspider1-0/+1
2020-02-18Add extra version of py-owslib (#15046)iarspider1-0/+1
2020-02-18skip gpg tests when no gpg executable (#14935)Greg Becker4-1/+38
* skip gpg tests when no gpg executable * flake
2020-02-18Update `davix` versions and add version restriction for ROOT (#15038)Seth R. Johnson2-1/+3
From ROOT cmake output: ``` -- Checking for module 'davix>=0.6.4' -- Found davix, version 0.6.8 CMake Warning at cmake/modules/SearchInstalledSoftware.cmake:960 (message): Davix versions 0.6.8 to 0.7.0 have a bug and do not work with ROOT, please upgrade to 0.7.1 or later. ```
2020-02-18an argument 'buf_size' of 'h5fget_file_image_c' should be intent(out). (#15011)h-murai1-0/+16
* an argument 'buf_size' of 'h5fget_file_image_c' should be intent(out). * correct format errors * some modifications based on the comments from the reviewer
2020-02-18pegtl: change to virtual destructor (#14939)noguchi-k2-1/+17
* pegtl: change to virtual destructor * pegtl: fix patch
2020-02-17py-cookiecutter: new package (#14911)Matthias Wolf1-0/+27
* py-cookiecutter: new package * address comments
2020-02-17node-js: Add 12.16.0 and 13.8.0 (#15024)Michael Kuhn1-1/+3
2020-02-17Fix CLHEP fetch URL and add new version (#15032)Seth R. Johnson1-1/+2
2020-02-17spack extensions prints list of extendable packages (#14473)Adam J. Stewart4-3/+23
* spack extensions prints list of extendable packages * Update tab completion scripts
2020-02-17Fix mercurial certificate finding, add latest version (#15026)Adam J. Stewart1-12/+13
2020-02-17Add new version of cairo (#14941)iarspider1-2/+5
* Add new version of cairo * Update var/spack/repos/builtin/packages/cairo/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17Add new version of ccache; update URL (#14942)iarspider1-2/+3
* Add new version of ccache; update URL * Update var/spack/repos/builtin/packages/ccache/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17Add new version of davix (#14944)iarspider1-2/+2
* Add new version of davix * Update package.py
2020-02-17Add extra version of py-autopep8 (#14970)iarspider1-1/+3
* Add extra version of py-autopep8 * Update package.py
2020-02-17Add extra version of py-dill (#14971)iarspider1-1/+2
* Add extra version of py-dill * Update package.py
2020-02-17Add extra version of py-futures (#14979)iarspider1-1/+3
* Add extra version of py-futures * Update package.py
2020-02-17libcircle depends on a provider of pkgconfig for build (#15029)eugeneswalker1-1/+1
2020-02-17Qt4 patches (#15025)Seth R. Johnson17-57/+42
* Fix patch applicability * Combine patches for missing qt3 headers and remove krell variant The variant should have always been applied. * Restrict QT patches to actual applicable versions/situations - I researched the associated patches so now their `when=` should more closely match when they're actually needed. - I sorted the patch order so they're grouped by version requirement - I renamed the patches so they're listed by version requirements
2020-02-17Add new version of libunwind (#14947)iarspider1-2/+3
* Add new version of libunwind * Update package.py
2020-02-17Added new default tau version: 2.29. Added explicit zlib build requir… ↵wspear1-0/+5
(#15010) * Added new default tau version: 2.29. Added explicit zlib build requirement. Set up environment to use use elf and libz * Changed zlib to link dependency. Removed elf library path load (wasn't able to reproduce the need for this)
2020-02-17Add extra version of py-matplotlib; fix dependency on six (#15000)iarspider1-2/+4
* Add extra version of py-matplotlib * Update dependency * Update package.py * Update var/spack/repos/builtin/packages/py-matplotlib/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-matplotlib/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17Add extra version of py-iminuit (#14982)iarspider1-3/+6
* Add extra version of py-iminuit * Update package.py
2020-02-17cmake: Fix spack install inside ctest (#14889)Dr. Christian Tacke1-0/+4
Disable the CMake install tests since they break under certain testing conditions.
2020-02-17Add extra version + variants of py-lxml (#14999)iarspider1-0/+8
* Add extra version of py-lxml * Extra variants for py-lxml * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-lxml/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-02-17libnrm needs pkg-config for build (#15007)eugeneswalker1-0/+1
2020-02-17go: added v1.13.8 and v1.12.17 (#15022)Michael Kuhn1-0/+2
2020-02-16package: Add newer version of PowerAPI package (#15005)Carson Woods1-0/+1
* Add newer commit of PowerAPI package * Update naming scheme to be easier to read
2020-02-16Fix header-only installation of Boost. (#14995)Sergey Kosukhin1-9/+10
2020-02-16gdb: fix installation (#15016)Adam J. Stewart1-0/+2
2020-02-16Use separate build directory for gzip (#14994)Seth R. Johnson1-0/+5
* Use separate build directory for gzip At least on mac systems (perhaps because of a case sensitivity issue?) gzip fails to build inside the source tree: ``` config.status: linking /var/folders/fy/x2xtwh1n7fn0_0q2kk29xkv9vvmbqb/T/spack-stage/s3j/spack-stage-gzip-1.10-iatwtuk2l5xgwmuh4pwu5bf27yezpydj/spack-src/GNUmakefile to GNUmakefile config.status: executing depfiles commands ==> Executing phase: 'build' ==> [2020-02-14-09:32:45.502913] 'make' '-j12' make: GNUmakefile: Too many levels of symbolic links make: stat: GNUmakefile: Too many levels of symbolic links make: *** No rule to make target `GNUmakefile'. Stop. ``` * Simplify build directory and add gmake dependency
2020-02-16Remove unneeded dependency on gzip for libmng (#14992)Seth R. Johnson1-1/+0
Libmng only needs gzip to compress man files for distribution, so it builds fine without it. The spack gzip currently fails to compile. ``` config.status: linking /var/folders/fy/x2xtwh1n7fn0_0q2kk29xkv9vvmbqb/T/spack-stage/s3j/spack-stage-gzip-1.10-iatwtuk2l5xgwmuh4pwu5bf27yezpydj/spack-src/GNUmakefile to GNUmakefile config.status: executing depfiles commands ==> Executing phase: 'build' ==> [2020-02-14-09:32:45.502913] 'make' '-j12' make: GNUmakefile: Too many levels of symbolic links make: stat: GNUmakefile: Too many levels of symbolic links make: *** No rule to make target `GNUmakefile'. Stop. ```
2020-02-15Add new version of bison (#14940)iarspider1-0/+1
2020-02-15Add new version of clhep (#14943)iarspider1-0/+1
2020-02-15Add new version of elasticsearch (#14945)iarspider1-0/+1
2020-02-15Add new version of expat (#14948)iarspider1-0/+1
2020-02-15Add new version of fontconfig (#14949)iarspider1-0/+2
2020-02-15Add extra version of freetype (#14950)iarspider1-0/+1
2020-02-15Add extra version of gperf (#14951)iarspider1-0/+1
2020-02-15Add extra version of HepMC (#14952)iarspider1-0/+1
2020-02-15Add extra version of highfive (#14953)iarspider1-0/+1
* Add extra version of HepMC * Add extra version of highfive * Undo changes to hepmc
2020-02-15Add extra version of imagemagick (#14954)iarspider1-0/+1
2020-02-15Add extra version of jemalloc (#14955)iarspider1-0/+1
2020-02-15Add extra version of json-c (#14956)iarspider1-1/+2
2020-02-15Add extra version of libgit2 (#14957)iarspider1-0/+1
2020-02-15Add extra version of libsodium (#14958)iarspider1-0/+1
2020-02-15Add extra version of libsvm (#14959)iarspider1-0/+1