summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2019-11-07New package: py-jaraco-functools (#13581)Marc Mengel1-0/+23
* package py-jaraco-functools * package py-jaraco-functools * autopep8, docutils cleanup * Update var/spack/repos/builtin/packages/py-jaraco-functools/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * missing deps * license bits * ...and later versions * lru cache dep change from adamjstewart
2019-11-07Balay/ginkgo 1.1.0 (#13632)Satish Balay1-1/+4
* ginkgo: add version 1.1.0 * Ginkgo: add conflict for gcc older than version 5.3
2019-11-07py-pyside: fix setup files to support python 3.5. (#13613)Kelly (KT) Thompson1-0/+11
This fix already exists in the development branch of pyside. See https://github.com/pyside/pyside-setup/pull/55.
2019-11-07elmer-fem: add devel branch (#13630)Justin S1-0/+1
2019-11-07PyTorch: Add 1.3.1 (#13629)Adam J. Stewart1-0/+1
2019-11-07(py)arrow: new versions (#13561)Andreas Baumbach2-3/+17
* (py)arrow: new versions * move py-arrow source to github as not all versions are on pypi same checksum as pypi, adding build_directory * move back to pypi sources * drop 0.15.0 and 0.14.1 as only .whl are available on pypi * add new dependencies * Update var/spack/repos/builtin/packages/py-pyarrow/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
2019-11-07new package: py-convertdate (#13573)Andreas Baumbach1-0/+21
* new package: py-convertdate * Update docstring
2019-11-07Speed up PyTorch build (#13621)Adam J. Stewart1-6/+18
2019-11-07bam-readcount: a new package. (#13628)健美猞猁1-0/+15
2019-11-07m4: fixed macOS version identification on patch (#13623)Josh Deaton1-1/+3
Patch was not being applied in recent versions of macOS. Homebrew is still applying patch to any version after High Sierra.
2019-11-06py-jupyter-core add new version and setuptools dependency (#13424)Andreas Baumbach1-13/+15
* py-jupyter-core add new version and setuptools dependency * update checksums to use pypi * fixup url and python dep type * Update var/spack/repos/builtin/packages/py-jupyter-core/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
2019-11-06new package: py-jdatetime (#13569)Andreas Baumbach1-0/+15
* new package: py-jdatetime * Update var/spack/repos/builtin/packages/py-jdatetime/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
2019-11-06ncview: Fix dependency check (#13615)Michael Kuhn1-1/+1
netcdf has been renamed to netcdf-c.
2019-11-06gromacs: add v2019.4 and others (#13617)Christoph Junghans1-1/+4
* gromacs: add v2019.4 and others * gromacs: fix patch applying
2019-11-06new package: py-dateparser (#13574)Andreas Baumbach1-0/+33
* new package: py-dateparser * take setup.py dependencies into account * fixup help->description * reorder dependencies * drop version constraints not enforced in setup.py
2019-11-06new package: py-nodeenv (#13594)Andreas Baumbach1-0/+17
* new package: py-nodeenv * drop python version requirements, not enforced by setup.py
2019-11-06py-tatsu: new package (#13566)Andreas Baumbach1-0/+27
* py-tatsu: new package * drop unnecessary dependencies * drop kanji, add variant, and restrict to future releases
2019-11-06netcdf-fortran: Fix parallel builds (#13612)Michael Kuhn1-1/+18
netcdf-fortran@4.5: will error if netcdf-c has been built with MPI support: ``` configure: error: ----------------------------------------------------------------------- The NetCDF C library is built with parallel I/O feature enabled, but the Fortran compiler '.../lib/spack/env/gcc/gfortran' supplied in this configure command does not support MPI-IO. Please use one that does. If parallel I/O feature is not desired, please use a NetCDF C library with parallel I/O feature disabled. Abort. ----------------------------------------------------------------------- ``` Copy logic from netcdf-c to add an `mpi` variant.
2019-11-06cdo: Fix with_or_without calls (#13614)Michael Kuhn1-3/+6
netcdf has been renamed to netcdf-c and udunits2 has been renamed to udunits.
2019-11-06new package: py-pymeeus (#13572)Andreas Baumbach1-0/+17
* new package: py-pymeeus * drop unnecessary dependencies
2019-11-06new package: py-pre-commit (#13570)Andreas Baumbach1-0/+30
* new package: py-pre-commit * update missing dependencies * add python version restriction
2019-11-06new package: py-aspy-yaml (#13591)Andreas Baumbach1-0/+19
* new package: py-aspy-yaml * add python version dependency
2019-11-06go: Add 1.13.4 and 1.12.13 (#13609)Michael Kuhn1-0/+2
2019-11-06pybind11: correct get_include path (#13605)Axel Huebl1-0/+20
* pybind11: test get_include path Helper for non-CMake downstream projects to find the pybind11 header location. * pybind11: return proper get_include() use our prefix instead of letting pybind11 trying to self-determine it from given conda/virtualenv/global rules. Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
2019-11-05new package: py-ics (#13576)Andreas Baumbach1-0/+39
* new package: py-ics * drop 0.5 and move to tar-ball * Update var/spack/repos/builtin/packages/py-ics/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-ics/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
2019-11-05add charliecloud 0.12 (#13599)Jordan Ogas1-0/+1
* add charliecloud 0.12 * fix typo Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
2019-11-05Add GDAL 3.0.2 (#13603)Adam J. Stewart1-1/+2
2019-11-05mpi4py 3.0.3 (#13601)Axel Huebl1-3/+4
* mpi4py 3.0.3 Adds support for Python 3.8 with new Cython files. I tried to build 3.0.0 with Python 3.8 and this builds as well, therefor I added no conflict. * mpi4py: update dependency version ranges
2019-11-05netcdf: fix headers in v4.7.2 (#13600)Christoph Junghans1-0/+3
2019-11-05elpa: add v 2019.05.002 (#13602)Christoph Junghans1-0/+1
2019-11-05PyTorch: avoid use of third party vendored deps (#13588)Adam J. Stewart1-5/+16
* PyTorch: avoid use of third party vendored deps * Flake8 fix
2019-11-05new package: py-nose-cov (#13571)Andreas Baumbach1-0/+19
* new package: py-nose-cov * add missing dependencies
2019-11-05update py-notebook (#13423)Andreas Baumbach1-6/+16
* update py-jupyter-notebook * add setuptools dependency for newer version the whole jupyter collection seems to use setuptools in case of certain setup.py-arguments from the very beginning. However the latest ones actually require it, otherwise the build will fail * add newly introduced dependencies * dependency constraints * drop terminal variant and update python dep
2019-11-05new package py-cfgv (#13592)Andreas Baumbach1-0/+19
2019-11-05new package: py-identify (#13593)Andreas Baumbach1-0/+21
2019-11-05added relion 3.0.8 [latest stable version in 3.0 branch] as well as 3.1_beta ↵Douglas Duckworth1-6/+12
(#13539) * added relion 3.0.8 [latest stable version in 3.0 branch] as well as 3.1_beta * relion 3.1 beta compiles without Benchmarking build type see https://github.com/3dem/relion/issues/533 * relion 3.0.X - 3.1 now supports latest cmake@3
2019-11-04new package py-testpath (#13417)Andreas Baumbach1-0/+16
* new package py-testpath dependency of py-nbconvert * py-testpath: fix flake8 * Remove the unnecessary pip dependency
2019-11-04update py-pyzmq (#13420)Andreas Baumbach1-0/+4
* update py-zmq * update dependencies
2019-11-04update py-jupyter-client and new setuptools dependency (#13425)Andreas Baumbach1-1/+6
* update py-jupyter-client and new setuptools dependency * update dependencies
2019-11-04Mothur update (#13580)xfzhao1-0/+5
* add +vserach option * fixes #967
2019-11-04added archer 2.0.0 and package build fixes (#13577)Gregory Lee1-2/+9
2019-11-04portage: fix lapack/blas linkage (#13558)Christoph Junghans1-0/+5
2019-11-04py-colorama: new version 0.4.1 (#13562)Andreas Baumbach1-0/+2
* py-colorama: new version 0.4.1 * add python dependency
2019-11-04py-regex: new version 2019.11.1, w/o setuptools (#13563)Andreas Baumbach1-1/+2
2019-11-04py-dataclasses: new package (#13564)Andreas Baumbach1-0/+18
2019-11-04py-tzlocal: add new version 2.0.0 (#13565)Andreas Baumbach1-0/+1
2019-11-04new package: py-chai (#13567)Andreas Baumbach1-0/+17
2019-11-04new package: py-umalqurra (#13568)Andreas Baumbach1-0/+16
2019-11-04Add ACTS v0.10.5 (#13556)Hadrien G1-0/+1
2019-11-04py-astor: specify py-setuptools versions as build fail with latest version ↵Sinan1-1/+3
(#13533) * specify py-setuptools dependency as build fail with latest version * explain * py-astor builds with setuptools@41.3