Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-30 | Add citation information to GitHub (#27518) | Adam J. Stewart | 2 | -0/+61 | |
2021-11-29 | py-idna: add 3.3 (#27708) | Manuela Kuhn | 1 | -2/+5 | |
2021-11-29 | py-iminuit: add new versions 2.8.4 (#27680) | Valentin Volkl | 1 | -0/+3 | |
* py-iminuit: add new versions 2.8.4 * py-iminuit: update python dependency * py-iminuit: fix typo * flake8 | |||||
2021-11-29 | py-setuptools: add 59.4.0 (#27692) | Manuela Kuhn | 1 | -0/+1 | |
2021-11-29 | r-tidyverse: add 1.3.1 (#27291) | Manuela Kuhn | 1 | -26/+55 | |
2021-11-29 | dsfmt package: fix shared libs (#27628) | Harmen Stoppels | 2 | -22/+20 | |
Also: * Remove 2.2.3 (doesn't build shared libs) * Add versions 2.2.4 and 2.2.5 | |||||
2021-11-29 | petsc: archive configure.log make.log from the build (#27677) | Satish Balay | 1 | -1/+6 | |
Also enable verbose build | |||||
2021-11-29 | py-intensity-normalization: add package (at version 2.1.1) (#27593) | Ben Darwin | 2 | -0/+48 | |
* py-scikit-fuzzy: new package (at version 0.4.2) * py-intensity-normalization: new package (at version 2.1.1) | |||||
2021-11-29 | py-gevent: add 21.8.0 (#27699) | Manuela Kuhn | 1 | -12/+21 | |
2021-11-29 | py-pyparsing: add 3.0.6 (#27693) | Manuela Kuhn | 2 | -27/+5 | |
* py-pyparsing: add 3.0.6 * Add suggestions | |||||
2021-11-29 | py-packaging: add 21.3 (#27691) | Manuela Kuhn | 1 | -4/+7 | |
* py-packaging: add 21.3 * Update var/spack/repos/builtin/packages/py-packaging/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-11-29 | llvm: Fix building llvm@4:9 using %clang@6: and %gcc@10: (#27233) | Bernhard Kaindl | 8 | -16/+308 | |
Add z3 variant, fix @:9%gcc@9: with glibc2.31, fix no_cyclades range | |||||
2021-11-29 | py-tifffile: add 2021.11.2 (#27695) | Manuela Kuhn | 1 | -1/+2 | |
2021-11-29 | py-httpretty: add 1.1.4 (#27687) | Manuela Kuhn | 1 | -0/+1 | |
2021-11-29 | py-zope-interface: add 5.4.0 (#27596) | Manuela Kuhn | 1 | -0/+1 | |
2021-11-29 | py-gast: add 0.5.3 (#27686) | Manuela Kuhn | 1 | -0/+1 | |
2021-11-29 | py-importlib-metadata: add 4.8.2 (#27690) | Manuela Kuhn | 1 | -0/+1 | |
2021-11-29 | Speed up install of environments with dev packages (#27167) | Thomas Madlener | 1 | -44/+60 | |
* only check file modification times once per dev package | |||||
2021-11-29 | py-humanize: add 3.12.0 (#27688) | Manuela Kuhn | 1 | -0/+9 | |
2021-11-29 | VisIt: remove upper range restriction on llvm. (#27648) | Eric Brugger | 1 | -1/+2 | |
2021-11-29 | py-matplotlib: add v3.5.0 (#27486) | Adam J. Stewart | 3 | -17/+64 | |
* py-matplotlib: add v3.5.0 * Remove deprecated versions, update setup.cfg filename * Add additional dependencies, save config file * Add patch to fix matplotlibrc | |||||
2021-11-29 | OpenMPI: add version 4.1.2 (#27645) | Howard Pritchard | 1 | -1/+2 | |
Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2021-11-29 | py-scipy: add v1.7.3 (#27649) | Adam J. Stewart | 1 | -0/+1 | |
2021-11-29 | py-greenlet: add v1.1.2 (#27594) | Manuela Kuhn | 1 | -0/+1 | |
2021-11-29 | gpgme: Add 0.16.0 and address test suite issues (#27604) | Bernhard Kaindl | 1 | -1/+30 | |
A part of the gpgme testsuite by default even runs during normal make and make install phases, creating a public keyring in ~/.gnupg. Prevent this and avoid build failures in containers due to another problem of the test suite and fix a test case of the new 0.16.0 release. | |||||
2021-11-29 | ParaView: Build edition strings should be uppercase (#27534) | Ethan Stam | 1 | -1/+1 | |
2021-11-29 | py-pytorch-lightning: add v1.5.3 (#27650) | Adam J. Stewart | 1 | -4/+1 | |
2021-11-29 | pixz: add v1.0.7 (#27651) | Derek Ryan Strong | 1 | -0/+1 | |
2021-11-29 | distro: don't use deprecated linux_distribution (#27658) | Harmen Stoppels | 1 | -4/+2 | |
2021-11-29 | Random123: add v1.14.0 from github (#27660) | Nicolas Cornu | 1 | -4/+8 | |
2021-11-29 | bootstrap: restrict patchelf to v0.13.x (#27685) | Massimiliano Culpo | 1 | -1/+4 | |
2021-11-29 | podman: new package (with dependencies) (#27603) | Bernhard Kaindl | 6 | -0/+200 | |
When the uidmap tools are installed on a system, this allows to run containers as unprivileged user (rootless and daemonless) slimilar to singularity, but using a familiar CLI: "alias docker=podman" This is helpful to run e.g. spack builds in containers to reproduce build failures from CI without requiring a installation of docker. The required dependencies of podman are added as well. | |||||
2021-11-29 | edm4hep: update hepmc dependency (#27678) | Valentin Volkl | 1 | -1/+2 | |
2021-11-29 | gtkplus: fix build of GTK2 versions with gcc-11, skip X tests (#26970) | Bernhard Kaindl | 1 | -1/+5 | |
Fix to not attempt to patch a nonexisting file for old versions when building with gcc-11. Skip the build-time tests as all access the X DISPLAY and open many windows on the screen. | |||||
2021-11-29 | patchelf: add v0.13.1, v0.14, v0.14.1 (#27681) | Harmen Stoppels | 1 | -9/+16 | |
2021-11-29 | Handle byte sequences which are not encoded as UTF8 while logging. (#21447) | Paul Ferrell | 2 | -1/+24 | |
Fix builds which produce a lines with non-UTF8 output while logging The alternative is to read in binary mode, and then decode while ignoring errors. | |||||
2021-11-29 | "branch" spelling mistake in libbeato (#27682) | Vanessasaurus | 1 | -1/+1 | |
I was browsing package metadata, as one does on a Sunday, and stumbled across a new kind of version attribute - brancch! I suspect this is supposed to be "branch." | |||||
2021-11-28 | Fix py-astroid recipe (#27670) | iarspider | 1 | -2/+2 | |
2021-11-28 | add flux-core v0.31.0 and flux-sched v0.20.0 (#27336) | Mark Grondona | 3 | -2/+31 | |
Update flux-core and flux-sched package.py to include latest releases. For flux-sched: - Add patch to disable false-positive-happy valgrind test - pin yaml-cpp to 0.6.3 due to issue described at: https://github.com/flux-framework/flux-sched/issues/886 | |||||
2021-11-28 | gdk-pixbuf: Fix 2.42.2 and add 2.42.6 (#27254) | Joseph Wang | 1 | -9/+14 | |
Starting with meson 0.60, unknown args produce errors and the -Dx11 arg is only present in @:2.40 https://gitlab.gnome.org/GNOME/gtk-osx/-/issues/44 Add tiff variant: Default disabled since fails the tests in part. Only libtiff@:3.9 pass, but these old versions have severe security issues. Deprecate @:2.41 as they are affected by the high-severity CVE-2021-20240: https://nvd.nist.gov/vuln/detail/CVE-2021-20240 | |||||
2021-11-27 | py-scipy: update pybind11 versions (#27679) | iarspider | 1 | -1/+2 | |
2021-11-26 | Apply requested fix from #27643 (#27672) | iarspider | 1 | -1/+1 | |
2021-11-26 | New version: py-send2trash 1.8.0 (#27583) | iarspider | 1 | -0/+1 | |
2021-11-26 | dyninst: use spack libiberty path (#25779) | Jannis Schönleber | 1 | -0/+1 | |
2021-11-26 | New version: py-tomlkit 0.7.2 (#27633) | iarspider | 1 | -0/+1 | |
2021-11-26 | New version: py-threadpoolctl 3.0.0 (#27632) | iarspider | 1 | -0/+2 | |
2021-11-26 | Use bash in setup_git.sh (#27676) | Harmen Stoppels | 1 | -1/+1 | |
2021-11-26 | Fix py-aiohttp recipe (#27671) | iarspider | 1 | -1/+1 | |
2021-11-26 | Bootstrap patchelf like GnuPG (#27532) | Massimiliano Culpo | 5 | -83/+98 | |
Remove a custom bootstrapping procedure to use spack.bootstrap instead Modifications: * Reference count the bootstrap context manager * Avoid SpackCommand to make the bootstrapping procedure more transparent * Put back requirement on patchelf being in PATH for unit tests * Add an e2e test to check bootstrapping patchelf | |||||
2021-11-25 | Fix version constraint in py-ipykernel (#27665) | iarspider | 1 | -1/+1 | |
* Fix version constrains in py-ipykernel and py-ipython Before the fix: ``` $ spack spec py-ipykernel@6.4.1 ^py-jupyter-client@7.0.6 ==> Error: py-ipykernel@6.4.1 ^py-jupyter-client@7.0.6 is unsatisfiable, conflicts are: no version satisfies the given constraints ``` After the fix: ``` ``` (thanks god the old concretizer is still there - it provides sane error messages!) * Fix py-ipython recipe * Revert "Fix py-ipython recipe" This reverts commit d65071665f002fa20721c3d87ae25354bec06ec5. |