Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-19 | Add Go 1.17.2 and 1.16.9 (#26794) | Paul | 1 | -0/+2 | |
2021-10-19 | flux: update maintainer of flux-core, flux-sched (#26800) | Mark Grondona | 2 | -2/+2 | |
2021-10-19 | Made Legion Dependency on Gasnet Tarball Explicit (#26805) | Robert Pavel | 1 | -0/+12 | |
Made legion dependency on a gasnet tarball explicit so as to take advantage of spack mirrors for the purpose of deploying on machines with firewalls | |||||
2021-10-19 | nsimd: add v3.0 (#26806) | Erik Schnetter | 1 | -0/+7 | |
2021-10-19 | Libtiff: improve compression support (#26809) | Adam J. Stewart | 3 | -10/+75 | |
2021-10-19 | py-xarray: add v0.18.2 (#26811) | genric | 1 | -0/+4 | |
2021-10-19 | Update py-importlib-metadata and py-setuptools-scm (#26813) | iarspider | 2 | -1/+5 | |
2021-10-19 | Gitlab pipelines: use images from the Spack organization (#26796) | Massimiliano Culpo | 1 | -0/+1 | |
2021-10-18 | new package: berkeleygw (#21455) | Miguel Dias Costa | 1 | -0/+220 | |
2021-10-18 | cosma: add new versions and improve package (#24136) | Harmen Stoppels | 1 | -30/+61 | |
* cosma: add new versions and improve package * Move method below depends_on's | |||||
2021-10-18 | httpie: add v2.6.0 (#26791) | Mickaël Schoentgen | 2 | -13/+18 | |
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-10-18 | file and python dependents: add missing dependencies (#26785) | Seth R. Johnson | 4 | -3/+34 | |
* py-magic: delete redundant package This package is actually named py-python-magic (since the project itself is "python-magic"). * New package: libmagic * Py-python-magic: add required runtime dependency on libmagic and new version * Py-filemagic: add required runtime dependency * py-magic: restore and mark as redundant This reverts commit 4cab7fb69e2c2b8098895bee92aabe5df8b7aaaa. * file: add implicit dependencies and static variant Replaces redundant libmagic that I added. Compression headers were previously being picked up from the system. * Fix py-python-magic dependency * Update python version requirements | |||||
2021-10-18 | tasmanian: add smoke test (#26763) | Miroslav Stoyanov | 1 | -1/+9 | |
2021-10-18 | Make macOS installed libraries more relocatable (#26608) | Seth R. Johnson | 1 | -3/+3 | |
* relocate: call install_name_tool less * zstd: fix race condition Multiple times on my mac, trying to install in parallel led to failures from multiple tasks trying to simultaneously create `$PREFIX/lib`. * PackageMeta: simplify callback flush * Relocate: use spack.platforms instead of platform * Relocate: code improvements * fix zstd * Automatically fix rpaths for packages on macOS * Only change library IDs when the path is already in the rpath This restores the hardcoded library path for GCC. * Delete nonexistent rpaths and add more testing * Relocate: Allow @executable_path and @loader_path | |||||
2021-10-18 | allow multiple values for tensile_architecture and expand the gpu list for ↵ | Sreenivasa Murthy Kolam | 1 | -9/+20 | |
rocm-4.3.1 (#26745) | |||||
2021-10-18 | environment-modules: add version 5.0.1 (#26786) | Xavier Delaruelle | 1 | -1/+2 | |
2021-10-18 | Revert 19736 because conflicts are avoided by clingo by default (#26721) | Harmen Stoppels | 1 | -2/+0 | |
2021-10-17 | py-jupytext: add new package (#26732) | Valentin Volkl | 3 | -0/+70 | |
* py-jupytext: add new package * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * update jupytext dependencies * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-jupytext: remove py-jupyerlab dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-10-17 | py-vermin: add latest version 1.3.0 (#26787) | Morten Kristensen | 1 | -1/+2 | |
2021-10-17 | py-gevent: add version 1.5 (#26731) | Valentin Volkl | 1 | -4/+10 | |
* py-gevent: add version 1.5 * py-gevent: update dependencies for v1.5.0 * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-gevent/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-10-17 | Add ECP tags for CoPA and related packages (#26739) | Sam Reeve | 5 | -8/+12 | |
* Add ECP tags for CoPA (and related) packages * Update CoPA maintainers | |||||
2021-10-17 | nlohmann-json: update to version 3.10.4 (#26779) | Ryan Mast | 1 | -0/+2 | |
2021-10-16 | [Fix for the GitLab CI] phist: prefer @1.9.5 (1.9.6 is not compatible w/ ↵ | Bernhard Kaindl | 1 | -3/+70 | |
mpich%gcc:9) (#26773) * phist: Prefer 1.9.5 (1.9.6 uses mpi_f08, but not available in CI) * phist: remove dupe of 1.9.5, missing preferred=True Also, for 1.9.6, patch the (most, one does not work) tests to use | |||||
2021-10-15 | Update GASNet package.py to include version 2021.9.0 (#26736) | Scot Halverson | 1 | -0/+1 | |
2021-10-15 | libblastrampoline: add v3.1.0 (#26769) | Mosè Giordano | 1 | -0/+1 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-10-15 | Fix ruby dependent extensions. (#26729) | Brice Videau | 1 | -5/+9 | |
* Fix ruby dependent extensions. * Added Kerilk as maintainer. | |||||
2021-10-15 | GCC: Conflict for <12 for M1 (#26318) | Axel Huebl | 1 | -0/+4 | |
aarch64/M1 is only a supported build combination for GCC in the planned GCC 12+ release. | |||||
2021-10-15 | py-charset-normalizer: add v2.0.7 (#26756) | Mickaël Schoentgen | 1 | -0/+19 | |
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr> | |||||
2021-10-15 | py-rdflib: add 6.0.2 (#26757) | Manuela Kuhn | 1 | -2/+5 | |
2021-10-15 | py-ipykernel: add 6.4.1 and fix deps (#26758) | Manuela Kuhn | 1 | -3/+10 | |
2021-10-15 | py-setuptools: add 58.2.0 (#26759) | Manuela Kuhn | 1 | -0/+1 | |
2021-10-15 | py-jupyter-client: add 6.1.12 (#26760) | Manuela Kuhn | 1 | -0/+4 | |
2021-10-15 | libabigail: add v2.0 (#26753) | Vanessasaurus | 2 | -1/+42 | |
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-10-15 | Disable parallel builds in groff and gosam-contrib (#26730) | Joseph Wang | 2 | -1/+5 | |
Work around to #26726 and #26714 | |||||
2021-10-15 | HiOp: add v0.5.0 + small changes in dependencies (#26744) | Cameron Rutherford | 1 | -3/+5 | |
2021-10-15 | paraview: add adios2 variant (#26728) | kwryankrattiger | 1 | -0/+7 | |
2021-10-15 | Removing NCEP Post (ncep-post). (#26749) | Timothy Brown | 2 | -399/+0 | |
UPP and ncep-post are the same package, so this PR removes the duplication. ncep-post was originally named after the upstream repo that now changed its name to UPP. | |||||
2021-10-15 | vtk: modify conflict between osmesa and qt (#26752) | Eric Brugger | 1 | -3/+2 | |
2021-10-14 | Remove extra tag assignments (#26692) | Tamara Dahlgren | 4 | -12/+4 | |
2021-10-14 | py-datalad: add 0.15.2 (#26750) | Manuela Kuhn | 1 | -1/+2 | |
2021-10-14 | cp2k: use variant propagation trick for virtuals (#26737) | Harmen Stoppels | 1 | -5/+6 | |
2021-10-14 | ASP-based solver: add a rule for version uniqueness in virtual packages (#26740) | Massimiliano Culpo | 2 | -0/+33 | |
fixes #26718 A virtual package may or may not have a version, but it never has more than one. Previously we were missing a rule for that. | |||||
2021-10-14 | add py-pyh5md and update py-espressopp (#26746) | Christoph Junghans | 2 | -0/+21 | |
* add py-pyh5md and update py-espressopp * Update package.py | |||||
2021-10-14 | libfive: Add all variants, +qt needs qt@5.15.2:+opengl (#26629) | Bernhard Kaindl | 1 | -3/+22 | |
Refresh of deps to fix the build and add variants from CMakeLists.txt | |||||
2021-10-14 | sombrero: add version 2021-08-16 (#26741) | Mosè Giordano | 1 | -0/+2 | |
2021-10-14 | vc: Enable the testsuite, excluding tests failing on Zen2 (#26699) | Bernhard Kaindl | 2 | -0/+35 | |
This fixes running the testsuite, it adds the package virtest for it. | |||||
2021-10-14 | switch to the smoke testing included in heffte (#26720) | Miroslav Stoyanov | 1 | -54/+9 | |
2021-10-14 | alpgen: new package (#26713) | iarspider | 7 | -0/+6922 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2021-10-14 | edm4hep: new version, fix tests (depends on catch2) (#26679) | Thomas Madlener | 2 | -0/+16 | |
2021-10-14 | podio: new version and fix python unittest env (#26649) | Thomas Madlener | 2 | -0/+15 | |