jthies
dcee0a1d5d
phist: added v1.9.1 ( #18529 )
2020-09-07 17:52:07 +02:00
ketsubouchi
03a808ec2d
kim-api: add support for Fujitsu compilers ( #18533 )
2020-09-07 17:47:55 +02:00
Andre Sailer
138e2ad0a1
[LCIO]: changes to install/CPATH for python bindings ( #18512 )
2020-09-07 10:16:16 -05:00
darmac
b2b7bcd86a
Add new package: kbd ( #18436 )
...
* Add new package: kbd
* fix description error
2020-09-07 10:12:47 -05:00
Tim Haines
8b7ca5ef50
capstone: added v4.0.2 ( #18534 )
...
This also adds the git branches "master" and "next".
2020-09-07 16:04:23 +02:00
darmac
5e86a131d2
jansi: added new package at v1.18 ( #18549 )
2020-09-07 16:02:18 +02:00
ketsubouchi
80691fa6d5
gconf: add dependencies ( #18406 )
...
* gconf: add dependencies
* gconf: add run type to perl-xml-parser
2020-09-06 22:33:42 -05:00
Andrew W Elble
8ad581e7b3
new package: py-textblob ( #18516 )
...
* new package: py-textblob
add variant to py-nltk to allow for data download/installation
add dependencies to py-nltk so that bin/nltk works
* add resources and resource generation script
2020-09-05 11:50:03 -05:00
Satish Balay
b494f50489
petsc4py: repo is migrated from bitbucket to gitlab ( #18519 )
2020-09-05 10:18:48 -05:00
Massimiliano Culpo
ba257914b3
fujitsu: added new package ( #18021 )
...
The package is at the moment not installable, just detectable.
Co-authored-by: Toyohisa Kameyama <kameyama@riken.jp>
2020-09-05 10:40:52 +02:00
Ganesh Kumar
704fc475e3
ROCm3.5 miopen recipe ( #18442 )
...
* ROCm 3.5 miopen recipe
* fixing flake8 issues
* cmake variant fix
* min support fix
* variant possible values
2020-09-04 17:02:33 -05:00
Nick Booher
61ae21ee4d
energyplus: add version 9.1 ( #18485 )
2020-09-04 16:13:53 -05:00
mic84
c5e50b73ef
amrex:: new version 20.09 ( #18486 )
2020-09-04 16:13:20 -05:00
Tom Payerle
2cc7718edd
bml: Add build dependency on python ( #18489 ) ( #18491 )
...
At some point in the build phase a script
spack-src/scripts/convert-template
has a shebang looking for python in the path.
Currently this picks up system python if in invoker's path, but should
be using python from spack, so add a build dependency on python.
2020-09-04 16:12:53 -05:00
Michael Kuhn
518372ccd1
mariadb-c-client: Add 3.1.9 ( #18501 )
2020-09-04 16:03:43 -05:00
Michael Kuhn
ca2760381b
py-setuptools: Add 50.1.0 and 49.6.0 ( #18502 )
2020-09-04 16:03:20 -05:00
Michael Kuhn
f836d93da1
rocksdb: Add 6.11.4 ( #18503 )
2020-09-04 16:01:30 -05:00
Michael Kuhn
f2adf531b3
glib: Add 2.64.5 ( #18505 )
2020-09-04 16:00:07 -05:00
Michael Kuhn
262edde2c1
libbson, mongo-c-driver: Add 1.17.0 ( #18506 )
2020-09-04 15:59:43 -05:00
Michael Kuhn
14983401a1
libidn2: Add 2.3.0 ( #18507 )
2020-09-04 15:59:16 -05:00
Michael Kuhn
972caba882
curl: Add 7.72.0 ( #18508 )
2020-09-04 15:58:52 -05:00
Michael Kuhn
53bf97298f
gettext: Add 0.21 ( #18509 )
2020-09-04 15:58:30 -05:00
iarspider
0c03248537
Add madgraph 2.8.0; fix recipe ( #18510 )
2020-09-04 15:58:04 -05:00
Luke Dalessandro
8e41208c65
Build libtinfo.so "--with-versioned-syms" when it is enabled in ncurses. ( #18511 )
...
Many system-installed binaries (at least in Debian) are built against a
libtinfo.so that has versioned symbols. If spack builds a version without this
functionality, and it winds up in the user's LD_LIBRARY_PATH via spack load,
system binaries will begin to complain.
```
$ less log.txt
less: /opt/spack/.../libtinfo.so.6: no version information available (required by less)
```
Co-authored-by: Luke D'Alessandro <ldalessa@uw.edu>
2020-09-04 15:54:44 -05:00
Andrew W Elble
f4d3a1a0cb
new package: py-markovify ( #18517 )
2020-09-04 15:46:38 -05:00
t-nojiri
f3c4747318
fermikit: added support for aarch64 ( #18480 )
2020-09-04 19:52:10 +02:00
Adam J. Stewart
6fcec1dcff
Python: default to Python 3.8 ( #17798 )
2020-09-03 16:15:43 -07:00
Adam J. Stewart
0eca977cc9
py-pillow-simd: fix concretization ( #18490 )
2020-09-03 15:36:20 -07:00
Adam J. Stewart
7d9f2bf4ed
depends_on cannot handle ^ sigil ( #18220 )
...
* depends_on cannot handle ^ sigil
* cardioid+mfem+cuda requires hypre+cuda
* Document this limitation
* Move warning message to Known Issues docs
* Better handling of parmetis dep
2020-09-03 17:31:00 -05:00
Adam J. Stewart
7728b0737b
Add new MavenPackage build system base class ( #18185 )
...
* Add new MavenPackage build system base class
* Fix flake8 and doc tests
* More specific regex
* Java 8 required for these packages
2020-09-03 17:30:39 -05:00
Adam J. Stewart
741bb9bafe
install/install_tree: glob support ( #18376 )
...
* install/install_tree: glob support
* Add unit tests
* Update existing packages
* Raise error if glob finds no files, document function raises
2020-09-03 10:47:19 -07:00
Adam J. Stewart
098beee295
Pillow-SIMD: use as default PIL provider ( #18097 )
...
* Pillow-SIMD: use as default PIL provider
* Fix concretization of pil
* Fix build of older versions of pillow
2020-09-03 10:39:35 -07:00
Michael Kuhn
8c264a9f26
freetype: Add custom headers property ( #18440 )
...
freetype's headers are installed in the `freetype2` subdirectory, use a
custom headers property to fix this in dependent packages.
2020-09-03 11:32:41 -05:00
t-nojiri
3a562c0cec
fermi: added patch to support aarch64 ( #18479 )
2020-09-03 10:06:15 +02:00
psakievich
7c0b356e79
Add test tolerance variant to nalu-wind pkg ( #18455 )
...
* Add test tolerance variant to nalu-wind pkg
* flake8 fixes
2020-09-02 20:31:58 -05:00
Gabriel Rockefeller
ced0a8f068
eospac: add version 6.4.1 ( #18476 )
2020-09-02 20:28:48 -05:00
Andrew W Elble
879bb063f7
new package: corenlp ( #18467 )
...
* new package: corenlp
* import os, not os.path
2020-09-02 20:27:56 -05:00
Robert Blake
638f44d842
CUDA_HOME needs to be set, or CUDA is found based on user's PATH. ( #18475 )
2020-09-02 19:52:00 -05:00
Harmen Stoppels
6d87cbdb52
Add rocm 3.7.0 libs ( #18366 )
...
* Add rocm 3.7.0 libs
* Make 3.7.0-only dependency on numactl explicit
* Add rocm-device-libs dep to rocm-clang-ocl
* Update the cmakelists dir in rocm-debug-agant
* Make rocm-debug-agent work on 3.7.0
* Disable tensile host; following rocm-arch recommendations
2020-09-02 19:50:05 -05:00
Adam J. Stewart
443407cda5
Add new RubyPackage build system base class ( #18199 )
...
* Add new RubyPackage build system base class
* Ruby: add spack external find support
* Add build tests for RubyPackage
2020-09-02 16:26:36 -07:00
Chris White
e22a0ca5cf
mfem: fix transitive hdf5 static libs ( #18457 )
2020-09-02 15:06:45 -07:00
Adam J. Stewart
6b20687b26
python: switch to +uuid by default ( #18252 )
2020-09-02 14:46:58 -07:00
Jose E. Roman
601f97d8a5
New patch release SLEPc 3.13.4 ( #18466 )
2020-09-02 15:24:07 -05:00
Rémi Lacroix
447ea50bf9
Aria2: Add version 1.35.0. ( #18465 )
2020-09-02 15:23:40 -05:00
Adam J. Stewart
ba317b01c3
Packages: headers should be lists ( #18445 )
2020-09-02 13:19:22 -07:00
Nick Booher
0116c44714
ldak: new package at 5.1 ( #18431 )
...
* ldak: new package at 5.1
* flake8
* Re-run tests
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-02 11:29:40 -05:00
Auriane R
24843844ae
Add HPX 1.5.0 release and update the homepage ( #18464 )
2020-09-02 10:34:05 -05:00
Sinan
e5fdb2a46c
new package: py-python-fmask ( #18382 )
...
* new package: py-python-fmask
* flake8
* add missing dependency
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
Co-authored-by: Sinan81 <Sinan81@earth>
2020-09-02 10:29:02 -05:00
Sinan
712e7bd2bf
new package: py-gitdb ( #18386 )
...
* new package: py-gitdb
* Update var/spack/repos/builtin/packages/py-gitdb/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update package.py
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-02 10:28:33 -05:00
Jordan Moxon
aa8e046073
Add blaze versions 3.6-3.8 ( #18424 )
2020-09-02 10:15:38 -05:00