summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-03-22perl-graph-readwrite: add v2.10 (#36302)Alec Scott1-0/+1
2023-03-22py-torch: OpenMP support doesn't work on Apple Silicon (#36287)Adam J. Stewart1-0/+3
2023-03-22py-jupyter-client: add v8.1.0 (#36288)Adam J. Stewart1-14/+19
2023-03-22perl-libwww-perl: add v6.68 (#36292)Alec Scott1-0/+1
2023-03-22perl-mce: add v1.884 (#36289)Alec Scott1-0/+1
2023-03-22perl-log-log4perl: add v1.49 (#36290)Alec Scott1-0/+1
2023-03-22perl-json: add v4.10 (#36293)Alec Scott1-0/+1
2023-03-22perl-ipc-run: add v20220807.0 (#36294)Alec Scott1-0/+3
2023-03-22perl-io-compress: add v2.204 (#36297)Alec Scott1-0/+1
2023-03-22perl-inline-c: add v0.81 (#36298)Alec Scott1-0/+1
2023-03-22perl-exporter-tiny: add v1.006000 (#36313)Alec Scott1-0/+1
2023-03-22perl-http-message: add v6.44 (#36300)Alec Scott1-0/+1
2023-03-22perl-http-cookies: add v6.10 (#36301)Alec Scott1-0/+1
2023-03-22perl-graph: add v0.20105 (#36303)Alec Scott1-0/+1
2023-03-22perl-file-sharedir-install: add v0.14 (#36306)Alec Scott1-0/+1
2023-03-22perl-file-pushd: add v1.016 (#36307)Alec Scott1-0/+1
2023-03-22perl-file-homedir: add v1.006 (#36308)Alec Scott1-0/+1
2023-03-22perl-file-copy-recursive: add v0.45 (#36309)Alec Scott1-0/+1
2023-03-22gh: add v2.25.0 (#36319)Alec Scott1-0/+1
2023-03-22perl-ffi-checklib: add v0.31 (#36310)Alec Scott1-0/+1
2023-03-22perl-extutils-makemaker: add v7.68 (#36311)Alec Scott1-0/+1
2023-03-22perl-extutils-depends: add v0.8001 (#36312)Alec Scott1-0/+1
2023-03-22perl-exporter-lite: add v0.09 (#36314)Alec Scott1-0/+1
2023-03-22perl-devel-stacktrace: add v2.04 (#36317)Alec Scott1-0/+1
2023-03-22perl-devel-overloadinfo: add v0.007 (#36318)Alec Scott1-0/+1
2023-03-22coreutils: add v9.2 (#36320)Alec Scott1-0/+1
2023-03-21libxml2: enable build on Windows (#36261)John W. Parent1-30/+67
Add Nmake-based builder for Windows
2023-03-21lcc: new package (#36100)Christian F. A. Negre1-0/+39
* lcc: new package * update CMake version per `CMakeLists.txt` --------- Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
2023-03-21`nccl-tests`: add version v2.13.6 (#36160)Thomas Bouvier1-0/+1
2023-03-21py-fiona: add v1.9.2 (#36278)Adam J. Stewart1-1/+3
2023-03-21netcdf-c[xx]: CMake/Windows build (#34935)John W. Parent3-60/+169
netcdf-cxx and netcdf-c now build with CMake rather than Autotools. netcdf-c can still optionally build with Autotools (but defaults to CMake). With some additional patches to the CMake files, netcdf-c can use CMake to build on Windows.
2023-03-21Update abinit version (#36264)downloadico1-0/+8
* abinit: add version 9.8.3 * require hdf5 up to 1.8 and libxc up to version 5 * abinit: constrained versions of libxc and hdf5 * fixed bad syntax for format * fixed error looking for fftw in spec. * Changed to look for fftw-api in spec. * Update var/spack/repos/builtin/packages/abinit/package.py --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2023-03-21xrootd: new version 5.5.2, 5.5.3 (#36271)Wouter Deconinck1-0/+2
Only bugfixes, no build system changes, https://github.com/xrootd/xrootd/compare/v5.5.1...v5.5.3
2023-03-21curl: Add version 8.0.1 (#36256)Mosè Giordano2-1/+4
r: restrict compatibility with curl
2023-03-21py-pillow: add v9.3.0 and v9.4.0 (#36259)Adam J. Stewart1-1/+6
2023-03-21environment-modules: add main branch (#36268)Michael Kuhn1-0/+7
2023-03-21valijson: add new package (#36250)Matthieu Dorier1-0/+19
2023-03-21py-parsl: add v1.2.0 (#36266)Ryan Marcellino1-0/+1
2023-03-21podio: Add version 0.16.3 (#36253)Thomas Madlener1-0/+1
2023-03-21py-cryptography: add v3.3.2 (#36267)Ryan Marcellino1-0/+2
2023-03-21py-timm: does not yet support Python 3.11 (#36260)Adam J. Stewart1-0/+4
2023-03-21julia: Relax compatibility with curl (#36262)Mosè Giordano1-3/+3
Curl version 8 has a compatible ABI/API with version 7.
2023-03-21mpich: add 4.1.1 release (#35901)Ken Raffenetti1-0/+1
2023-03-20py-reportseff: add new package (#36113)Eric Martin1-0/+20
* py-reportseff: add new package * Update var/spack/repos/builtin/packages/py-reportseff/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-reportseff/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * Update var/spack/repos/builtin/packages/py-reportseff/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add py-importlib-metadata preqreq --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2023-03-20[srcml-identifier-getter-tool] New package (#35763)Jen Herting1-0/+26
* [srcml-identifier-getter-tool] New package * [srcml-identifier-getter-tool] formatting
2023-03-20babl: add v0.1.102 (#35837)Alec Scott1-0/+1
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2023-03-20Add double batched FFT library package (#36086)Carsten Uphoff1-0/+51
* Add double batched FFT library package * Fix style * Add error when unsupported compiler is uesd --------- Signed-off-by: Carsten Uphoff <carsten.uphoff@intel.com>
2023-03-20new mosesdecoder package (#36252)Sangu Mbekelu1-0/+26
* new mosesdecoder package * [@spackbot] updating style on behalf of Sangu-Mbekelu --------- Co-authored-by: Sangu Mbekelu <s.mbekelu9@gmail.com>
2023-03-20universal: New package (#36168)Erik Schnetter1-0/+17
* universal: New package * universal: Update to version 3.68
2023-03-20Xorg apps: updated versions to current latest (#36242)Wouter Deconinck68-1/+131
* Xorg apps: updated versions to current latest This updates all xorg apps to the latest versions, adding updated requirements where needed. No major version increases in any packages. Minor version increases in some packages (build changes, if any, are indicated below): - rgb - xauth - xcalc - xclock - xeyes: xi >= 1.7, x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage - xfontsel - xfs: xfont2 >= 2.0.1 - xinit - xpr - xrdb Bugfix version increases in many packages, with no expected impact on dependencies or interfaces. Summary of dependency changes: - xeyes: - depends_on("libxi@1.7:", when="@1.2:") - depends_on("libxcb@1.9:", when="@1.2:") - xfs: - depends_on("libxfont@1.4.5:", when="@:1.1") - depends_on("libxfont2@2.0.1:", when="@1.2:") * setxkbmap: depends_on libxrandr when @1.3.3: * constype: new version