Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-20 | LULESH: fix space in rpath for +visual (#36094) | Jean-Baptiste Besnard | 1 | -2/+1 | |
2023-03-20 | ci.py: remove redundant wrapper around get (#36188) | Harmen Stoppels | 1 | -30/+24 | |
2023-03-20 | GEOS: add v3.11.2 (#36189) | Adam J. Stewart | 1 | -0/+1 | |
2023-03-20 | hypre: add v2.28.0 (#36187) | Rob Falgout | 1 | -0/+1 | |
2023-03-20 | lrzip: New version 0.651 (#36196) | Erik Schnetter | 1 | -0/+1 | |
2023-03-20 | perl: add v5.37.9 (#36205) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-b-hooks-endofscope: add v0.26 (#36208) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-capture-tiny: add v0.48 (#36209) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-class-inspector: add v1.36 (#36211) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-alien-build: add v2.78 (#36206) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-app-cmd: add v0.335 (#36207) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-cgi: add v4.56 (#36210) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | rclone: New version 1.62.2 (#36197) | Erik Schnetter | 1 | -0/+1 | |
2023-03-20 | perl-dbi: add v1.643 (#36218) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-dbd-sqlite: add v1.72 (#36219) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-db-file: add v1.858 (#36221) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-date-manip: add v6.91 (#36222) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-data-optlist: add v0.113 (#36223) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-cpan-meta-check: add v0.017 (#36224) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-config-general: add v2.65 (#36225) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-compress-raw-zlib: add v2.204 (#36226) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-compress-raw-bzip2: add v2.204 (#36227) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-clone: add v0.46 (#36228) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-class-method-modifiers: add v2.15 (#36229) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-class-load: add v0.25 (#36230) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | lis: add v2.1.0 (#36231) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | bazel: add v6.1.1 (#36234) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | llvm: add v16 (#36239) | Harmen Stoppels | 1 | -0/+6 | |
2023-03-20 | homer: add v4.11.1 (#36232) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | perl-dbd-pg: add v3.16.1 (#36220) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | intel-xed: add version 2022.10.11 (#36244) | Mark W. Krentel | 1 | -0/+2 | |
2023-03-20 | pax-utils: add v1.3.3 (#36204) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | openldap: add v2.6.4 (#36202) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | gpgme: add v1.19.0 (#36201) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | code-server: add v4.11.0 (#36200) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | autodiff: add v1.0.1 (#36199) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | elfutils: add v0.189 (#35859) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | py-tensorboard-data-server: add v0.7.0 (#36248) | Adam J. Stewart | 1 | -1/+1 | |
2023-03-20 | modules tcl: fix autoload mechanism in template (#36237) | Xavier Delaruelle | 2 | -19/+3 | |
Adapt tcl modulefile template to call "module load" on autoload dependency without testing if this dependency is already loaded or not. The is-loaded test is not necessary, as module commands know how to cope with an already loaded module. With environment-modules 4.2+ (released in 2018) it is also important to have this "module load" command even if dependency is already loaded in order to record that the modulefile declares such dependency. This is important if you want to keep a consistent environment when a dependent module is unloaded. The "Autoloading" verbose message is also removed as recent module commands will report such information to the user (depending on the verbosity configured for the module command). Such change has been test successfully with Modules 3.2 (EL7), 4.5 (EL8) and 5.2 (latest) and also with Lmod 7 and 8 (as it is mentionned in Spack docs that Lmod can be used along with tcl modules). Dependencies are correctly loaded or unloaded, whether they are loaded/unloaded or not. This change fixes Tcl quoting issue introduced in #32853. Fixes #19155. | |||||
2023-03-20 | bash: add v5.2.15 (#36245) | Adam J. Stewart | 1 | -0/+3 | |
2023-03-20 | gawk: fix build on Apple Silicon (#36246) | Adam J. Stewart | 1 | -1/+7 | |
2023-03-20 | diffutils: add v3.9 (#35852) | Alec Scott | 1 | -0/+1 | |
2023-03-20 | harminv: add v1.4.2 and update URL to maintained git repository (#36062) | Alec Scott | 1 | -4/+4 | |
2023-03-19 | py-setuptools-git-versioning: new package (#36123) | Angus Gibson | 1 | -0/+22 | |
* py-setuptools-git-versioning: new package * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-19 | qt-* (Qt6 pkgs): new version 6.4.3 (#36235) | Wouter Deconinck | 5 | -0/+7 | |
2023-03-18 | bumpversion: add v0.6.0 and bump2version dependency (#36021) | Alec Scott | 2 | -0/+19 | |
* bumpversion: add v0.6.0 * Add bump2version dependency package | |||||
2023-03-19 | Fix case spelling for Lmod and Tcl (#36215) | Xavier Delaruelle | 26 | -46/+46 | |
2023-03-18 | py-hepunits: new versions 2.2.0, 2.2.1, 2.3.0, 2.3.1 (#35545) | Wouter Deconinck | 1 | -3/+13 | |
* py-hepunits: new versions 2.2.0, 2.2.1, 2.3.0, 2.3.1 Python 2 support dropped in 2.2 series. Ref: https://github.com/scikit-hep/hepunits/compare/v2.1.1...v2.3.1 * py-hepunits: py-hatchling as of version 2.3 * [@spackbot] updating style on behalf of wdconinc * py-hepunits: only depends_on toml through 2.1.1 --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2023-03-18 | New package py-pyhull (#36107) | Benjamin Meyers | 1 | -0/+24 | |
* New package py-pyhull * [@spackbot] updating style on behalf of meyersbs | |||||
2023-03-18 | New package py-seekpath (#36108) | Benjamin Meyers | 1 | -0/+23 | |
* New package py-seekpath * [@spackbot] updating style on behalf of meyersbs |