Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-18 | py-numpydoc: Add new version, and care for old version. (#21713) | Tomoki, Karatsu | 1 | -2/+6 | |
2021-02-17 | Update the deps for the r package (#21654) | Glenn Johnson | 1 | -31/+33 | |
The dependencies needed a little clean up as several dependencies are only needed for the +X variant. This PR consolidates all of the dependencies that actually require +X and explicitly disables them when ~X to prevent accidentally picking up system libraries. - modified the description of the +X variant - arranges dependencies to group them - added missing dependency on xz - removed unneeded dependencies - freetype - glib - set dependencies when +X - cairo - jpeg - libpng - libtiff - tcl/tk - R uses tcl/tk together, so only tk needs to be depended on, and only when +X - moved tcl/tk resources to with/without-x test - added explicit with/without settings for - cairo - jpeglib - libpng - libtiff - tcltk | |||||
2021-02-17 | openssl: 1.1.1j (#21726) | Andrew W Elble | 1 | -0/+1 | |
2021-02-17 | Bugfix for x86_64 skylake and other archs where SIMD features are disabled ↵ | Evan Bollig | 1 | -1/+4 | |
by Fall back option. (#21727) | |||||
2021-02-17 | py-llvmlite: Specified llvm version for aarch64. (#21695) | Tomoki, Karatsu | 1 | -6/+9 | |
* py-llvmlite: Specified llvm version for aarch64. * Add ~flang variant to llvm dependencies. | |||||
2021-02-16 | povray: add smoke test (#21667) | ketsubouchi | 1 | -0/+8 | |
2021-02-16 | py-typing: new version, avoid issues with newer versions of python (#21684) | Andrew W Elble | 1 | -1/+6 | |
* py-typing: new version, avoid issues with newer versions of python https://pypi.org/project/typing/ "For package maintainers, it is preferred to use typing;python_version<"3.5" if your package requires it to support earlier Python versions." * update conflict version / more message detail * change the depends_on, leave a comment suggesting correct usage | |||||
2021-02-16 | bump openkim-models to 2021.01.28 (#21637) | Ryan S. Elliott | 1 | -1/+5 | |
2021-02-16 | enzo: new package (#21634) | Michael Kuhn | 1 | -0/+64 | |
2021-02-16 | py-horovod: new versions (#21681) | Andrew W Elble | 2 | -5/+13 | |
* py-horovod: new versions * 0.21.3 * dep changes * fixes | |||||
2021-02-16 | Remove minimum version for cfitsio dependency (#21630) | Martin Pokorny | 1 | -1/+1 | |
The actual, documented minimum version of the cfitsio dependency, v3.181, is now neither available for (easy) download from NASA, nor as a Spack package. No upper bound on version number exists (at this time). | |||||
2021-02-16 | Add hfp as a maintainer (#21671) | Harmen Stoppels | 1 | -0/+2 | |
2021-02-16 | Add manual_download attribute to packages (#21687) | Glenn Johnson | 24 | -0/+29 | |
Add `manual_download = True` to packages that need to do manual downloads but do not have the `manual_download attribute set. This provides a message when installing these packages rather than a generic fetch error. | |||||
2021-02-16 | Add manual_download = True to genemark-et package (#21686) | Glenn Johnson | 1 | -0/+1 | |
2021-02-16 | cqrlib: new package (#21532) | ketsubouchi | 2 | -0/+48 | |
2021-02-16 | rsync: add support for external detection (#21669) | iarspider | 1 | -0/+9 | |
2021-02-16 | gruff: add support for external detection (#21646) | iarspider | 1 | -0/+9 | |
2021-02-16 | add hep tags to some newly added hep packages (#21653) | vvolkl | 2 | -0/+4 | |
2021-02-16 | hpcviewer: add versions 2020.12 and 2021.01 (#21659) | Mark W. Krentel | 1 | -12/+28 | |
Add versions 2020.12 and 2021.01. The viewer and trace viewer are now integrated into a single program and one tar ball. Now available on arm/aarch64 and now uses Java 11. | |||||
2021-02-16 | qcachegrind/valgrind: new versions (#21673) | Andrew W Elble | 2 | -0/+2 | |
2021-02-16 | meson: add 0.57.0 (#21690) | Michael Kuhn | 1 | -0/+2 | |
2021-02-16 | cdo: update PROJ dependency constraints (#21700) | Sergey Kosukhin | 1 | -3/+4 | |
2021-02-16 | New Package: hevea (#21616) | Olivier Cessenat | 1 | -0/+29 | |
2021-02-16 | Update package for Arbor 0.5 (#21565) | Sebastian Schmitt | 1 | -47/+47 | |
2021-02-16 | hpctoolkit: pre-release update (#21613) | Mark W. Krentel | 1 | -10/+32 | |
Update some things in hpctoolkit to prepare for a 2021.02.x release: 1. allow binutils to be built with +nls. 2. require libmonitor to be built with +dlopen. 3. allow rocm in more than just develop branch. 4. remove some conflicting setenv's in hpctoolkit module. | |||||
2021-02-15 | New R Package: Chipseq@1.40.0 (#21689) | Desmond Orton | 1 | -0/+25 | |
2021-02-15 | glib: add 2.66.7 (#21691) | Michael Kuhn | 1 | -0/+1 | |
2021-02-15 | py-dask: add v2020.12.0 (#20541) | a-saitoh-fj | 1 | -0/+6 | |
2021-02-15 | deprecate margo package (all versions) (#21680) | Phil Carns | 1 | -19/+19 | |
- this is maintained in the "mochi-margo" package now instead | |||||
2021-02-15 | llvm-doe: add +flang variant (#21610) | eugeneswalker | 1 | -1/+39 | |
2021-02-15 | fujitsu-fftw: Add version 1.0.0 (#21664) | Tomoyasu Nojiri | 1 | -1/+2 | |
2021-02-14 | py-numpy: check if execute commands are feasible. (#21507) | Tomoki, Karatsu | 6 | -0/+86 | |
* py-numpy: check if execute commands are feasible. * Apply patch to all versions. | |||||
2021-02-14 | py-questionary: new package (#21658) | Michael Kuhn | 1 | -0/+20 | |
2021-02-14 | py-prompt-toolkit: add 3.0.16 (#21657) | Michael Kuhn | 1 | -2/+5 | |
2021-02-12 | New package: py-hyperopt (#21603) | Jen Herting | 1 | -0/+35 | |
* py-hyperopt for ... * updates to hyperopt * updates for mypy * removed versions * removed url * fixed checksum * fixed version of pyspark * added 3: * removed pyspark constraints and untested versions * [py-hyperopt] removed version 0.2.4 * [py-hyperopt] added vairants spark, mongo, and atpe * [py-hyperopt] added dependency on py-lightgbm Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2021-02-12 | New package: py-lightgbm (#21649) | Jen Herting | 1 | -0/+36 | |
* [py-lightgbm] created template * [py-lightgbm] added homepage and description * [py-lightgbm] added dependencies * [py-lightgbm] build requires cmake * [py-lightgbm] added mpi variant * [py-lightgbm] removed fixmes * [py-lightgbm] removed more fixmes | |||||
2021-02-12 | neartree: new package at v3.1 (#21534) | ketsubouchi | 1 | -0/+27 | |
2021-02-12 | cvector: new package at v1.0.3 (#21533) | ketsubouchi | 1 | -0/+25 | |
2021-02-12 | darshan-util" add "shared" variant (#21640) | shanedsnyder | 1 | -0/+4 | |
2021-02-12 | ocamlbuild: new package (#21559) | Olivier Cessenat | 1 | -0/+41 | |
2021-02-12 | popt: depend on virtual iconv package (#21645) | iarspider | 1 | -1/+1 | |
2021-02-12 | xpmem: Added RHEL 8.3 support (#21563) | AMD Toolchain Support | 2 | -0/+20 | |
2021-02-12 | conduit: add v0.7.1 (#21639) | Cyrus Harrison | 1 | -0/+1 | |
2021-02-11 | Add support for KIM package in LAMMPS (#21638) | Ryan S. Elliott | 1 | -0/+5 | |
2021-02-12 | Fix mumps compilation with gcc@10 (i.e., gfortran) (#21631) | Tom Epperly | 1 | -2/+10 | |
* add new flag when compiling mumps with %gcc@10. * Fix style * Try to fix formatting * Use flag_handler approach suggested by @michaelkuhn in the PR review. * Delete former approach * Another style issue * Add another space * More fixes | |||||
2021-02-11 | caliper: version upgrade to 2.5.0 (#21606) | Daryl W. Grunau | 1 | -0/+1 | |
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov> | |||||
2021-02-11 | mesa18: Do not deprecate for now (#21627) | Dr. Christian Tacke | 1 | -2/+2 | |
We still need mesa18 for some of our builds. Those builds require python@2, normal mesa only works with python@3. * Remove the deprecation tag * Add myself as a maintainer: I volunteer to help with this package for the time being. * There is only one version, no need to prefer it. | |||||
2021-02-11 | [py-py4j] added version 0.10.9 (#21625) | Jen Herting | 1 | -0/+3 | |
2021-02-11 | [py-pyspark] new version and limited python for old versions (#21602) | Jen Herting | 1 | -2/+7 | |
* fixed install with ver 3 and python 3.0 * replaced @3 with @2.999 * [py-pyspark] added version requirements for py-py4j * [py-pyspark] all versions require at least version 2.7 of python * [py-pyspark] fixed comma syntax Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2021-02-11 | genfit: set the ROOT prefix when building genfit (#21589) | vvolkl | 1 | -0/+12 | |
Co-authored-by: lintao <lintao51@gmail.com> |