summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-03-22clingo: fix typo (#22444)Maxim Belkin1-1/+1
2021-03-21[py-awkward1] add dlpack dependency (#22220)Valentin Volkl3-5/+49
* [py-awkward1] add dlpack dependency * [py-awkward] rename package * [py-awkward] address comments from [22220] * [py-awkward] address comments from [22220]
2021-03-21Metall: add v0.10, remove old versions prior to v0.7 (#21893)Keita Iwabuchi1-7/+4
2021-03-21libmpdclient: new package (#22146)darmac1-0/+20
2021-03-21libndp: new package (#22147)darmac1-0/+24
2021-03-21libnetfilter-cthelper: new package (#22148)darmac1-0/+21
2021-03-21libnetfilter-cttimeout: new package (#22149)darmac1-0/+22
2021-03-21libnetfilter-queue: new package (#22150)darmac1-0/+23
2021-03-21Document cli syntax for environment scopes (#20344)Greg Becker2-4/+18
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-21ecp-data-vis-sdk: disable sz python bindings (#22271)Chuck Atkins1-1/+3
2021-03-21net-snmp: new package (#22154)darmac1-0/+22
2021-03-21opus: add v1.3.1 (#22308)Jen Herting1-0/+1
2021-03-21hwdata: new package (#22128)darmac1-0/+16
2021-03-21mozjs: add zip and unzip as dependencies (#22274)darmac1-0/+2
2021-03-21fullock: new package (#22139)darmac1-0/+31
2021-03-21brynet: new package (#22133)darmac1-0/+25
2021-03-20libnfs: new package (#22151)darmac1-0/+19
2021-03-20libnfsidmap: new package (#22152)darmac1-0/+25
2021-03-20MiniAMR: add v1.6.6 and v1.6.5 (#22227)Robert Pavel1-0/+2
2021-03-20professor: add new package at v2.3.3 (#22043)Matthew Kelsey1-0/+28
Co-authored-by: Matthew Kelsey <matt@Matthews-MacBook-Pro.local> Co-authored-by: Matthew Kelsey <mkelsey@rcas6015.rcf.bnl.gov>
2021-03-20libapreq2: add package at v2.13 (#22136)darmac1-0/+25
2021-03-20bazel: new versions, 4.0.0 and 3.7.2 (#22420)Robert Mijakovic1-0/+2
* bazel: new versions, 4.0.0 and 3.7.2 * Updates bazel 4.0.0 hash Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-20pajeng: add dependency on fmt for @develop (#22432)Vinícius1-0/+1
2021-03-20silo: adding the library spec for dependents (#22431)Olivier Cessenat1-0/+7
2021-03-20notify and error out on more unsupported versions (#22389)Tom Scogland1-9/+14
This is to help debug situations like #22383, where python3.4 is accidentally preferred over python2. It will also help on systems where there is no python2 available or some other issue.
2021-03-20minizip: reduce scope of applied patch (#21909)Olivier Cessenat1-1/+2
2021-03-20SymEngine: add v0.7.0 (#22367)Rohit Goswami1-1/+3
2021-03-20QA: don't run build tests on each commit (#22430)Massimiliano Culpo1-0/+12
This applies the same rules on push to develop that we use for PRs
2021-03-20QA: reduce number of unit tests for jobs not in the matrix (#22426)Massimiliano Culpo1-7/+28
* QA: reduce number of unit tests for jobs not in the matrix * Fixup for CentOS6 dependencies * Put correct conditions back in place * Add dependency on changes
2021-03-20libtorrent: add new package at v0.13.8 (#22130)darmac1-0/+20
2021-03-20args: add new package at v6.2.3 (#22132)darmac1-0/+20
2021-03-20libao: add new package at v1.2.2 (#22135)darmac1-0/+23
2021-03-20libasr: new package at v1.0.4 (#22137)darmac1-0/+16
2021-03-20casacore: fft implementation default (#22226)Martin Pokorny1-4/+12
* Change default FFT implementation to FFTW To account for the default changing with casacore v3.4.0, as well as the CMake logic for getting the FFTPack implementation. * Switch to using spec.satisfies() for Python CMake values
2021-03-20eigen: add v3.3.9 (#22369)Rohit Goswami1-0/+2
2021-03-20zlib-ng: new package (#22346)Michael Kuhn1-0/+28
2021-03-20libvorbis: add v1.3.7 (#22266)Jen Herting1-0/+1
2021-03-20neuron: fix issue with assignment operator during build (#22278)Pramod Kumbhar1-1/+6
2021-03-20hivex: new package (#22158)darmac1-0/+19
2021-03-20hyphen: new package (#22157)darmac1-0/+22
2021-03-20libmbim: add new package (#22143)darmac1-0/+32
2021-03-20liblognorm: new package (#22140)darmac1-0/+27
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-20py-azureml-sdk: Python 3.9 not yet supported (#22388)Adam J. Stewart1-1/+2
2021-03-20kokkos: add ampere80 cuda arch (#22397)Scot Halverson1-0/+1
Adding support for Ampere (SM_80) GPUs.
2021-03-20singularity: update packages (#22281)Vanessasaurus2-6/+8
This PR will update the urls to not have www (not needed), the repository user should be hpcng instead of sylabs (technically GitHub maintains the old links but this might not be forever) and also added 3.7.1 and 3.7.2 versions of Singularity, newly released Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-03-20sundials: use CudaPackage and ROCmPackage and add spack tests (#22183)Cody Balos2-49/+127
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-03-20openblas: add v0.3.14 (#22371)Kai Torben Ohlhus1-0/+1
New OpenBLAS 0.3.14 release - https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.14
2021-03-20Update R3D package (#22327)Rao Garimella1-6/+33
Co-authored-by: Rao Garimella <rao@abyzou.lanl.gov>
2021-03-20py-jsonpointer: add v1.9 (#22394)Jen Herting1-0/+1
2021-03-20pajeng: new package (#22398)Vinícius1-0/+68