Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-05 | Typo in `arbor/package.py`: incorrect version (#34820) | Brent Huisman | 1 | -1/+1 | |
2023-01-04 | package/libproxy: fix py3 install (#34431) | Sinan | 1 | -3/+15 | |
* package/libproxy: fix py3 install * improve readability * fix bug * also add extend * make flake happy * [@spackbot] updating style on behalf of Sinan81 * Update var/spack/repos/builtin/packages/libproxy/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * python dependency implied by extends const. * disable python variant by default * add run_env, add py conflict * Update var/spack/repos/builtin/packages/libproxy/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * set env for macos as well * generalize lib dir detection Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-01-04 | add_new_package: py-file-magic (#34486) | Sinan | 1 | -0/+18 | |
* add_new_package: py-file-magic * re-order depends... * Update var/spack/repos/builtin/packages/py-file-magic/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of Sinan81 Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com> | |||||
2023-01-04 | Add py-svgpath and py-trimesh (#34471) | Erik Heeren | 4 | -0/+111 | |
* Add py-svgpath and dependency * Update copyright expiration * [@spackbot] updating style on behalf of heerener * Process review remarks * Update var/spack/repos/builtin/packages/py-trimesh/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Fix style issue * py-trimesh: cleanup and optional dependencies * Fix formatting issue * py-trimesh: complete dependency list for easy variant Two new packages: py-mapbox-earcut and py-pycollada * Some more missing dependencies Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-01-04 | set PREFIX in make() for some packages (#34773) | Harmen Stoppels | 2 | -2/+4 | |
2023-01-04 | Fix libvterm and libtermkey packages (#34776) | Alberto Invernizzi | 2 | -4/+15 | |
* fix PREFIX for both libvterm and libtermkey * minor: use libtool from dependency * switch to command-line prefix instead of replacing it in Makefile | |||||
2023-01-03 | new package: py-kb-python + dependencies (#34737) | Glenn Johnson | 4 | -0/+119 | |
* new package: py-kb-python + dependencies - py-loompy - py-ngs-tools - py-numpy-groupies * Update var/spack/repos/builtin/packages/py-kb-python/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-01-03 | py-shortuuid: add version 1.0.11 (#34739) | Glenn Johnson | 1 | -2/+5 | |
* py-shortuuid: add version 1.0.11 * Update var/spack/repos/builtin/packages/py-shortuuid/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-01-03 | LLVM: Update HWLOC dep version (#34780) | kwryankrattiger | 1 | -0/+1 | |
2023-01-03 | jube: Add versions 2.5.0 and 2.5.1 (#34783) | Sebastian Grabowski | 1 | -0/+12 | |
* jube: Add 2.5.0 and 2.5.1 * jube: Depend on py-pyyaml | |||||
2023-01-03 | Windows: package defaults and MPI detection (#34614) | John W. Parent | 1 | -4/+9 | |
* Update packages config to indicate that MSVC is the preferred compiler * Update packages config to indicate that msmpi is the preferred MPI provider * Fix msmpi external detection | |||||
2023-01-03 | scr: require spath+mpi (#34775) | Harmen Stoppels | 1 | -1/+1 | |
It includes `spath_mpi.h` explicitly, and in some concretizations results in a build failure. (Don't ask me why the concretizer picks `spath~mpi`). | |||||
2023-01-02 | gmake: 4.4, remove alpha release (#34709) | Harmen Stoppels | 1 | -22/+4 | |
2023-01-02 | votca: add v2022.1 (#34650) | Christoph Junghans | 1 | -0/+1 | |
2023-01-02 | pixman: new versions 0.42.0, 0.42.2 (#34723) | Wouter Deconinck | 1 | -0/+2 | |
This fixes, [among other things](https://lists.freedesktop.org/archives/pixman/2022-October/004993.html), a [bug](https://issuetracker.google.com/issues/249834910) in 0.40.0 that prevents building with oneapi. | |||||
2023-01-02 | py-sphinx: add v6.0.0 (#34724) | Adam J. Stewart | 1 | -8/+9 | |
2023-01-02 | libxau: add libs property (#34288) | Glenn Johnson | 1 | -0/+4 | |
2023-01-02 | r-affyio: add zlib dependency (#34743) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | r-cairo: add needed dependency on libxt (#34744) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | r-hdf5array: add needed dependency on zlib (#34745) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | r-rhdf5: add needed zlib dependency (#34746) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | r-rhdf5filters: add needed zlib dependency (#34747) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | r-rhdf5lib: add needed zlib dependency (#34748) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | r-rjava: add needed zlib dependency (#34749) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | r-rtracklayer: add zlib and openssl dependencies (#34750) | Glenn Johnson | 1 | -0/+2 | |
2023-01-02 | r-signac: added needed zlib dependency (#34751) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | bcftools: add version 1.15.1 (#34752) | Glenn Johnson | 1 | -0/+2 | |
2023-01-02 | genrich: add needed zlib dependency (#34753) | Glenn Johnson | 1 | -0/+2 | |
2023-01-02 | mumax: Set NVCC_CCBIN to spack compiler wrapper (#34754) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | openscenegraph: add dependency on fontconfig (#34755) | Glenn Johnson | 1 | -0/+1 | |
2023-01-02 | rsl: add needed dependency on rpc (#34756) | Glenn Johnson | 1 | -0/+9 | |
2023-01-02 | miniconda3: add 22.11.1 (#34761) | Michael Kuhn | 1 | -0/+6 | |
2023-01-02 | anaconda3: add 2022.10 (#34762) | Michael Kuhn | 1 | -0/+5 | |
2023-01-02 | mesa: new versions up to v22.3.2 (#34760) | Wouter Deconinck | 1 | -3/+8 | |
disable gallium-xvmc when @:22.2 | |||||
2023-01-02 | amrex: add v23.01 and v22.12 (#34764) | Weiqun Zhang | 1 | -1/+5 | |
Since amrex@22.12, CUDA >= 11 is needed for C++17 support. Since amrex@23.01 oneAPI >= 2023 is needed for SYCL 2020. | |||||
2023-01-02 | dd4hep: depends_on root +x +opengl when +utilityapps (#34765) | Wouter Deconinck | 1 | -0/+1 | |
UtilityApps builds teveDisplay and fails when ROOT has no ROOT::Gui and ROOT::Eve targets. | |||||
2023-01-02 | singularity: bugfix add space between prefix and other options (#34766) | Wouter Deconinck | 1 | -1/+1 | |
This fixes two issues introduced in #34474: prefix got the next option appended, and property was not resolved without the self. | |||||
2023-01-02 | emacs: json variant & cleanup (#34665) | Peter Brady | 1 | -14/+9 | |
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> | |||||
2023-01-02 | add conduit 0.8.5 release and caliper variant (#34669) | Cyrus Harrison | 1 | -0/+18 | |
2023-01-02 | libpng static (#34578) | Alex Richert | 1 | -0/+12 | |
2023-01-02 | doxygen: use tarballs instead of git checkouts and add 1.9.5 (#34654) | lorddavidiii | 1 | -18/+23 | |
* doxygen: use tarballs instead of git checkouts and add 1.9.5 * Doxygen: add 1.9.6 | |||||
2023-01-02 | libxc: add v6.0.0 (#34621) | Rocco Meli | 1 | -0/+2 | |
2022-12-31 | py-fisher: add version 0.1.10 (#34738) | Glenn Johnson | 1 | -0/+2 | |
2022-12-31 | py-youtube-dl: add version 2021.12.17 (#34740) | Glenn Johnson | 1 | -0/+3 | |
2022-12-30 | mpl: add v0.2.1, v0.2.0 (#34716) | Heiko Bauke | 1 | -1/+3 | |
2022-12-30 | petsc, py-petsc4py: add v3.18.3 (#34725) | Satish Balay | 2 | -0/+2 | |
2022-12-29 | trinity: add version 2.15.0-FULL (#34666) | downloadico | 1 | -0/+5 | |
2022-12-29 | arbor: add v0.8.1 (#34660) | Brent Huisman | 1 | -4/+14 | |
2022-12-29 | tamaas: added v2.6.0 (#34676) | Lucas Frérot | 1 | -0/+1 | |
2022-12-29 | survey: add v1.0.7 (#34679) | Jim Galarowicz | 1 | -1/+2 | |