Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-24 | py-timmm: add v0.6.13 (#36377) | Adam J. Stewart | 1 | -0/+1 | |
2023-03-24 | perl-moo: add v2.005005 (#36367) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-mro-compat: add v0.15 (#36369) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-net-http: add v6.22 (#36370) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-padwalker: add v2.5 (#36372) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-package-deprecationmanager: add v0.18 (#36371) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-parallel-forkmanager: add v2.02 (#36373) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-path-tiny: add v0.144 (#36374) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-pdf-api2: add v2.044 (#36375) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-pegex: add v0.75 (#36376) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-perl4-corelibs: add v0.005 (#36379) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-perlio-utf8-strict: add v0.010 (#36380) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-scalar-list-utils: add v1.63 (#36381) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-statistics-descriptive: add v3.0800 (#36382) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-exporter: add v0.989 (#36383) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-install: add v0.929 (#36384) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-name: add v0.26 (#36385) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-sub-quote: add v2.006008 (#36386) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-svg: add v2.87 (#36387) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-deep: add v1.204 (#36388) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-differences: add v0.69 (#36389) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-fatal: add v0.017 (#36390) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-most: add v0.38 (#36391) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-needs: add v0.002010 (#36392) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-requires: add v0.11 (#36393) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-test-warnings: add v0.031 (#36394) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-text-csv: add v2.02 (#36395) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-text-format: add v0.62 (#36396) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | perl-text-simpletable: add v2.07 (#36397) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | gh: add v2.25.1 (#36364) | Alec Scott | 1 | -0/+1 | |
2023-03-24 | modules tcl: simplify env modification block in template (#36334) | Xavier Delaruelle | 4 | -24/+27 | |
Simplify environment modification block in modulefile Tcl template by always setting a path delimiter to the prepend-path, append-path and remove-path commands. Remove --delim option to the setenv command as this command does not allow such option. Update test_prepend_path_separator test to explicitly check the 6 path-like commands that should be present in generated modulefile. | |||||
2023-03-24 | Add a pre-check job to bootstrap the environment on Python 3.6 (#36358) | Massimiliano Culpo | 2 | -0/+28 | |
* Add a pre-check job that just bootstrap the environment on Python 3.6 * py-typing-extension: restore information on Python 3.6 installation * Fix job name, try to run quick test on installed python packages | |||||
2023-03-24 | git: new version 2.40.0 (#36354) | Wouter Deconinck | 1 | -0/+2 | |
Release notes: https://github.com/git/git/blob/v2.40.0/Documentation/RelNotes/2.40.0.txt (nothing worrisome there). Commit history with recent changes to installation procedure: https://github.com/git/git/commits/master/INSTALL (nothing worrisome there). This builds fine on my system, ``` ==> git: Successfully installed git-2.40.0-sb7gmy64ivwstfwwjyff7y5mbbc7vtos ``` | |||||
2023-03-23 | zstd package: add Cmake build (#35104) | John W. Parent | 1 | -3/+33 | |
* This enables building zstd on Windows * CMake is now the default for all systems | |||||
2023-03-23 | unit tests: don't hard-code arch in compiler config (#36360) | Harmen Stoppels | 1 | -3/+0 | |
This breaks when testing on non-x86_64 machines outside CI | |||||
2023-03-23 | faircmakemodules: Add new package (#36345) | Dr. Christian Tacke | 1 | -0/+22 | |
Co-authored-by: Dennis Klein <d.klein@gsi.de> | |||||
2023-03-23 | Fix regression on compiler constraint (#36342) | Massimiliano Culpo | 3 | -3/+68 | |
fixes #36339 We were missing a rule that enforced a match between the `node_compiler` and the compiler used to satisfy a requirement. Fix compiler with custom, made up version too | |||||
2023-03-23 | Update various Jupyter packages (#36332) | Adam J. Stewart | 24 | -76/+104 | |
* Update various Jupyter packages * Fix missing versions | |||||
2023-03-23 | fairlogger: 1.9 and older are incompatible with fmt 9+ (#36336) | Dr. Christian Tacke | 1 | -0/+1 | |
Co-authored-by: Dennis Klein <d.klein@gsi.de> | |||||
2023-03-23 | libzip: add version 1.3.2 (#36337) | Sergey Kosukhin | 1 | -0/+8 | |
* libzip: add property 'headers' * libzip: add version 1.3.2 | |||||
2023-03-23 | [mochi-margo] margo version 0.13.1 added (#36344) | Matthieu Dorier | 1 | -0/+1 | |
2023-03-23 | gcc: fix for apple-clang conflicts (#36165) | Matthew Thompson | 1 | -1/+1 | |
* gcc: fix for apple-clang conflict * Update var/spack/repos/builtin/packages/gcc/package.py Use variant by @adamjstewart Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-23 | Revert "Bugfix: package requirements with git commits (#35057)" (#36341) | Harmen Stoppels | 4 | -215/+11 | |
This reverts commit 3d597e29bee1429d2b8d204016df40b575900d66. | |||||
2023-03-23 | Bugfix: package requirements with git commits (#35057) | Peter Scheibel | 4 | -11/+215 | |
* Specs that define 'new' versions in the require: section need to generate associated facts to indicate that those versions are valid. * add test to verify success with unknown versions. | |||||
2023-03-23 | Revert "wrf: fix patches for aarch64 config (#35984)" (#36333) | Ted Stern | 5 | -236/+28 | |
This reverts commit 99893a64754047f1ad539509fb5b79b780d7477f. | |||||
2023-03-23 | modules tcl: switch default all:autoload from none to direct (#36269) | Xavier Delaruelle | 2 | -5/+8 | |
Since environment-modules has support for autoloading since 4.2, and Spack-builds of it enable it by default, use the same autoload default for tcl as lmod. | |||||
2023-03-22 | magma: add v2.7.1 (#35610) | Stan Tomov | 1 | -0/+1 | |
2023-03-22 | LLVM OpenMP: add v16.0.0 (#36330) | Adam J. Stewart | 2 | -4/+40 | |
2023-03-22 | py-papermill: add new package (#36328) | Adam J. Stewart | 3 | -0/+61 | |
2023-03-22 | Add opppy-0_1_6 and opppy-0_1_7 releases to the spack recipes (#36326) | Mathew Cleveland | 1 | -5/+10 | |
* add opppy-0_1_6 and opppy-0_1_7 releases to the spack recipes * update urls * remove sphinx from the dependency list * cleanup OPPPY versions to capture OPPPY-0_1_1 tag descrepency * one more attempt at fixing the url for opppy-0_1_1 (simpler fix) --------- Co-authored-by: Cleveland <cleveland@lanl.gov> Co-authored-by: clevelam <clevelam@users.noreply.github.com> |