summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2023-10-15Version update and simplify dependencies (#40543)Garth N. Wells1-2/+5
2023-10-15py-torchdata: version rename (#40522)Adam J. Stewart1-1/+1
2023-10-15Python: allow OneAPI 2024 when it's released (#40536)Adam J. Stewart1-1/+1
2023-10-15py-click: fix Python 3.6 support (#40535)Adam J. Stewart1-0/+2
2023-10-15tasmanian: patch for clang17 (#40515)Miroslav Stoyanov2-0/+104
2023-10-15mfem: add a patch for v4.6 for gcc 13, see mfem PR 3903 (#40495)Veselin Dobrev2-0/+13
2023-10-14heffte: fix rocm deps (#40514)Miroslav Stoyanov1-0/+2
2023-10-14Bug fixes in py-awscrt to fix build errors reported in #40386 (#40469)Dom Heinzeller1-0/+7
* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: on Linux, tell aws-crt-python to use libcrypto from spack (openssl) * Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: add missing build dependencies cmake (for all), openssl (for linux) * Update var/spack/repos/builtin/packages/py-awscrt/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-10-14Add static support for proj (#40322)Alex Richert1-4/+12
* Add static-only option for proj * Update proj * update proj * Update package.py * [@spackbot] updating style on behalf of AlexanderRichert-NOAA * Update package.py * proj: Add pic and static variant support for cmake
2023-10-14py-pydicom: add 2.4.3 (#40487)Manuela Kuhn1-3/+3
2023-10-14py-pybids: add 0.16.3 (#40486)Manuela Kuhn1-1/+1
2023-10-14py-cfgv: add 3.4.0 (#40465)Manuela Kuhn1-1/+4
2023-10-14py-charset-normalizer: add 3.3.0 (#40471)Manuela Kuhn1-0/+1
2023-10-14py-click: add 8.1.7 (#40473)Manuela Kuhn1-4/+2
2023-10-14py-chardet: add 5.2.0 (#40468)Manuela Kuhn1-0/+3
2023-10-14py-certifi: add 2023.7.22 (#40445)Manuela Kuhn1-0/+1
2023-10-14py-bidskit: add 2023.9.7 (#40444)Manuela Kuhn1-0/+1
2023-10-14py-pyqt6: add 6.5.2 (#40413)Manuela Kuhn1-0/+1
2023-10-14py-python-fmask: update to latest versions (#40378)Sam Gillingham1-3/+8
* tidy and add new version * add comment about dependencies * whitespace
2023-10-14[add] py-graphene-tornado: new recipe, required by py-cylc-uiserver (#39985)Lydéric Debusschère1-0/+25
* [add] py-graphene-tornado: new recipe, required by py-cylc-uiserver * py-graphene-tornado: Taking reviewing into account * py-graphene-tornado: add type run in dependences py-jinja, py-tornado and py-werkzeug Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: LydDeb <lyderic.debusschere.tgcc@cea.fr> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-10-14py-urllib3: add 2.0.6 (#40207)Manuela Kuhn2-13/+40
* py-urllib3: add 2.0.5 * Add py-brotli package * Group brotli dependencies and make limits more specific * Add minimum version limits to variants * Remove python upper limit for py-brotli * Fix restrictions for py-brotli dependency * Fix py-brotli dependency * py-urllib3: add 2.0.6
2023-10-14cpr: new package (#40509)Seth R. Johnson1-0/+30
* New package: cpr * Support libcpr version 1.9 * Fix build phase for git * Update var/spack/repos/builtin/packages/cpr/package.py Co-authored-by: Alec Scott <alec@bcs.sh> * [@spackbot] updating style on behalf of sethrj --------- Co-authored-by: Alec Scott <alec@bcs.sh>
2023-10-14screen: add v4.9.1 (#40529)Harmen Stoppels1-0/+1
2023-10-14git: add 2.42 (#40528)Harmen Stoppels1-0/+2
2023-10-14libbson, mongo-c-driver: add 1.24.4 (#40518)Michael Kuhn2-9/+17
2023-10-14libfuse: add 3.16.2 (#40519)Michael Kuhn1-1/+5
2023-10-14mariadb-c-client: add 3.3.7 (#40521)Michael Kuhn1-0/+1
2023-10-14rocksdb: add 8.6.7 (#40525)Michael Kuhn1-0/+1
2023-10-14Fix pkgconfig dependencies (#40524)Michael Kuhn2-2/+2
`pkgconfig` is the correct virtual dependency.
2023-10-14glib: add 2.78.0, 2.76.6 (#40517)Michael Kuhn1-0/+2
2023-10-14sqlite: add 3.43.2 (#40520)Michael Kuhn1-0/+1
2023-10-13cairo: add shared and pic variants (#40302)Alex Richert1-0/+12
2023-10-13wayland: dot is a build dependency (#39854)Martin Aumüller1-4/+23
* wayland: dot is a build dependency otherwise this build failure happens: ../spack-src/doc/meson.build:5:6: ERROR: Program 'dot' not found or not executable * wayland: make building of documentation optional renders several dependencies optional
2023-10-13Fpocket: fix installation (#40499)Gabriel Cretin1-6/+10
* Fpocket: fix edit() positional args + add install() * Remove comments * Fix line too long * Fix line too long * Remove extension specification in version Co-authored-by: Alec Scott <alec@bcs.sh> * Use f-strings Co-authored-by: Alec Scott <alec@bcs.sh> * Fix styling * Use the default MakefilePackage install stage --------- Co-authored-by: Alec Scott <alec@bcs.sh>
2023-10-13texinfo package: fix external detection (#40470)Dom Heinzeller1-0/+8
A complete texinfo install includes both `info` and `makeinfo`. Some system installations of texinfo may exclude one or the other. This updates the external finding logic to require both.
2023-10-13Add gsi-ncdiag v1.1.2 (#40508)David Huber1-0/+1
2023-10-12py-cmocean: add v3.0.3 (#40482)Adam J. Stewart1-0/+3
2023-10-12catch2: add +pic and +shared options (#40337)Nils Vu1-0/+10
Also add latest version
2023-10-12ospray: new versions 2.11.0 and 2.12.0 (#40394)Martin Aumüller2-5/+26
* openimagedenoise: checksum 2.0.1 * ospray: new versions 2.11.0 and 2.12.0 - both depend on embree@4 - also update dependency versions for rkcommon, openvkl, openimagedenois and ispc - expose that dependency on openvkl is optional since @2.11 with variant "volumes" * ospray: limit embree to @3 for ospray @:2.10
2023-10-12Updates Variorum to 0.7.0 (#40488)Julius Plehn1-0/+1
2023-10-12libzmq: Revert "libzmq: make location of libsodium explicit (#34553)" (#40477)Dennis Klein1-5/+2
and make variants independent of upstream defaults
2023-10-12go: add v1.21.3 and deprecate previous versions due to CVE-2023-39533 (#40454)Alec Scott1-4/+13
2023-10-12PyTorch: fix build with Xcode 15 (#40460)Adam J. Stewart1-0/+4
2023-10-12gettext: Add 0.22.3 and fix keyerror: "shared" (#39423)Harmen Stoppels2-3/+10
After the merge of #37957 (Add static and pic variants), if a gettext install from a build before that merge is present, building any package using gettext fails with keyerror: "shared" because the use of self.spec.variants["shared"] does not check for the presence of the new variant in the old installation but expects that the new key variants["shared"] exists always. Fix it with a fallback to the default of True and update gettext to v22.3 Co-authored-by: Bernharad Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
2023-10-12clingo: fix build with Python 3.12 (#40154)Harmen Stoppels2-0/+21
2023-10-12acfl: use f-strings (#40433)Alec Scott1-3/+2
2023-10-11must: add versions 1.8.0 and 1.9.0 (#40141)Tim Haines1-0/+2
2023-10-11[add] py-cylc-rose: new recipe (#39980)Lydéric Debusschère1-0/+23
* [add] py-cylc-rose: new recipe * py-cylc-rose: update recipe --------- Co-authored-by: LydDeb <lyderic.debusschere.tgcc@cea.fr>
2023-10-11opendatadetector: add version v3.0.0 (#39693)Leonhard Reichenbach1-0/+1
2023-10-11adios2: use f-strings (#40437)Alec Scott1-6/+6