summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2023-03-20NASM package: fix build on Windows (#35100)John W. Parent1-2/+4
2023-03-20lz4: switch to CMake build (#35101)John W. Parent1-13/+39
Add support for building with CMake and make it the default build system on all platforms. By doing this, lz4 can now be built on Windows. The makefile-based build remains as an option.
2023-03-20wayland: new versions, new build system (meson) (#36217)Wouter Deconinck2-12/+56
* wayland: new versions, new build system (meson) * wayland-protocols: new version, new build system (meson) * [@spackbot] updating style on behalf of wdconinc * wayland-protocols: added maintainer * wayland: added maintainer * wayland-protocols: no need to import build systems, per flake8 * wayland: no need to import build system, per flake8 * Update var/spack/repos/builtin/packages/wayland/package.py --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2023-03-20Package requirements: allow single specs in requirement lists (#36258)Peter Scheibel3-9/+35
If you have a "require:" section in your packages config, and you use it to specify a list of requirements, the list elements can now include strings (before this, each element in the list had to be a `one_of` or `any_of` specification, which is awkward if you wanted to apply just one spec with no alternatives).
2023-03-20new package py-oracledb (#36191)Andrew-Dunning-NNL1-0/+31
* new package py-oracledb * py-oracledb use python3.6:
2023-03-20py-pint-xarray: new package (#36106)Erik Heeren1-0/+25
* py-pint-xarray: new package * py-pint-xarray: review remarks
2023-03-20py-pdf2image: new package (#36088)Erik Heeren1-0/+21
* py-pdf2image: new package * py-pdf2image: 1.16.3 source now available on pypi * Update var/spack/repos/builtin/packages/py-pdf2image/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-20Python: add several new versions (#36249)Adam J. Stewart1-2/+8
2023-03-20spack install: simplify behavior when inside environments (#35206)Harmen Stoppels4-219/+185
Example one: ``` spack install --add x y z ``` is equivalent to ``` spack add x y z spack concretize spack install --only-concrete ``` where `--only-concrete` installs without modifying spack.yaml/spack.lock Example two: ``` spack install ``` concretizes current spack.yaml if outdated and installs all specs. Example three: ``` spack install x y z ``` concretizes current spack.yaml if outdated and installs *only* concrete specs in the environment that match abstract specs `x`, `y`, or `z`.
2023-03-20heffte: update versions and arch flags (#36095)Miroslav Stoyanov1-19/+33
* update versions and arch flags * style update * more style issues * fix hashes and testing problem * return the old versions, but they are really bad * fix style --------- Co-authored-by: Gerald Ragghianti <gerald@ragghianti.com>
2023-03-20libpng: add v1.6.39 (#36247)Adam J. Stewart1-0/+1
2023-03-20Remove unused `ignore` parameter of `extends()` directive (#35588)Adam J. Stewart18-70/+1
The `ignore` parameter was only used for `spack activate/deactivate`, and it isn't used by Spack Environments which have their own handling of file conflicts. We should remove it. Everything that handles `ignore=` was removed in #29317 and included in 0.19, when we removed `spack activate` and `spack deactivate` in favor of environments. So all of these usages removed here were already being ignored by Spack.
2023-03-20LULESH: fix space in rpath for +visual (#36094)Jean-Baptiste Besnard1-2/+1
2023-03-20ci.py: remove redundant wrapper around get (#36188)Harmen Stoppels1-30/+24
2023-03-20GEOS: add v3.11.2 (#36189)Adam J. Stewart1-0/+1
2023-03-20hypre: add v2.28.0 (#36187)Rob Falgout1-0/+1
2023-03-20lrzip: New version 0.651 (#36196)Erik Schnetter1-0/+1
2023-03-20perl: add v5.37.9 (#36205)Alec Scott1-0/+1
2023-03-20perl-b-hooks-endofscope: add v0.26 (#36208)Alec Scott1-0/+1
2023-03-20perl-capture-tiny: add v0.48 (#36209)Alec Scott1-0/+1
2023-03-20perl-class-inspector: add v1.36 (#36211)Alec Scott1-0/+1
2023-03-20perl-alien-build: add v2.78 (#36206)Alec Scott1-0/+1
2023-03-20perl-app-cmd: add v0.335 (#36207)Alec Scott1-0/+1
2023-03-20perl-cgi: add v4.56 (#36210)Alec Scott1-0/+1
2023-03-20rclone: New version 1.62.2 (#36197)Erik Schnetter1-0/+1
2023-03-20perl-dbi: add v1.643 (#36218)Alec Scott1-0/+1
2023-03-20perl-dbd-sqlite: add v1.72 (#36219)Alec Scott1-0/+1
2023-03-20perl-db-file: add v1.858 (#36221)Alec Scott1-0/+1
2023-03-20perl-date-manip: add v6.91 (#36222)Alec Scott1-0/+1
2023-03-20perl-data-optlist: add v0.113 (#36223)Alec Scott1-0/+1
2023-03-20perl-cpan-meta-check: add v0.017 (#36224)Alec Scott1-0/+1