summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-01-22py-keras: add v3.0.4, v3.0.3 (#42206)Adam J. Stewart1-2/+6
* py-keras: add v3.0.3 * py-keras: add v3.0.4
2024-01-22acts: new version 32.0.0 (#42207)Wouter Deconinck2-7/+15
* acts: new version 32.0.0 No major build system changes, see [diff](https://github.com/acts-project/acts/compare/v31.2.0...v32.0.0). Summary of changes: - updated actsvg version requirement - MLpack dependency removed as of 32.0.0 (https://github.com/acts-project/acts/pull/2863) * actsvg: new version 0.4.39 (new variant web) * [@spackbot] updating style on behalf of wdconinc --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-01-22dd4hep: new version 1.27.2 (#42211)Wouter Deconinck1-0/+1
New bugfix version, without any major changes, https://github.com/AIDASoft/DD4hep/compare/v01-27-01...v01-27-02.
2024-01-22CMakePackage pass python hints automatically (#42201)kwryankrattiger70-320/+74
This commit ensures that CMake packages that also have Python as a build/link dep get a couple defines for the Python path so that CMake's builtin `FindPython3`, `FindPython`, `FindPythonInterp` modules can locate Python correctly. The main problem with those CMake modules is that they first search for Python versions known at the time of release, meaning that old CMake maybe find older system Python 3.8 even though Python 3.11 comes first in `CMAKE_PREFIX_PATH` and `PATH`. Package maintainers can opt out of this by overriding the `find_python_hints = False` attribute in the package class.
2024-01-22py-nglview: add new package and dependency (py-versioneer-518) (#42079)Maciej Wójcik2-0/+44
* Add nglview package * Use slightly older version * py-nglview: Correct py-versioneer version Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-nglview: Correct version of py-jupyter-packaging dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add py-versioneer-518 package * py-versioneer-518: Correct version * py-nglview: Numpy is needed during build for the tests * py-nglview: dependency needed for tests * py-nglview: Correct dependency types --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2024-01-21py-bluepyemodel: add newer versions (#42188)Matthias Wolf1-0/+4
* py-bluepyemodel: add newer versions * re-add license marker
2024-01-21py-nexusforge: add new version, fix dependencies (#42189)Matthias Wolf1-0/+3
2024-01-21snakemake: add new versions (#42074)Maciej Wójcik2-27/+62
* py-toposort: Add newer versions * snakemake: Add more recent versions with dependencies * Typo in copyright * Reorder dependencies, remove comments * Whitespace
2024-01-21py-tesorter: requires setuptools (#42124)snehring1-0/+2
2024-01-21motif: patch to ensure main function (fixes #29594) (#42174)Wouter Deconinck2-0/+10
2024-01-20libtool: add build dep on findutils (#42199)Sam Grayson1-0/+6
2024-01-20py-scikit-learn: add v1.4.0 (#42186)Adam J. Stewart3-15/+47
2024-01-20libvterm: add v0.3.3 (#42203)Pranav Sivaraman1-0/+1
2024-01-20py-pyamg: fix deptypes (#42185)Adam J. Stewart1-4/+2
2024-01-19fzf: add v0.45.0 (#42175)Alec Scott1-0/+1
2024-01-19go: add v1.21.6 and v1.21.5 (#42177)Alec Scott1-1/+8
2024-01-19emacs: add v29.2 (#42178)Alec Scott1-0/+1
2024-01-19restic: add v0.16.3 (#42180)Alec Scott1-0/+1
2024-01-19ripgrep: add v14.1.0 (#42181)Alec Scott1-0/+1
2024-01-19py-rtree: add v1.2.0 (#42200)Adam J. Stewart1-0/+1
2024-01-19ROOT: fix macos build for 6.30 (#42198)Seth R. Johnson1-0/+6
2024-01-19test/cmd/checksum.py: avoid networking (#42190)Harmen Stoppels2-3/+7
2024-01-19VecGeom: new version 1.2.7 and fix URLs (#42144)Seth R. Johnson2-9/+16
* VecGeom: new version 1.2.7 and fix URLs * vecgeom: remove deprecated ancient RC version with incorrect hash * geant4: remove support for @10.3+vecgeom
2024-01-19btop: add v1.3.0, added GPU variant (#42139)Massimiliano Culpo2-2/+30
2024-01-18sqlite package: support Windows build (#41924)John W. Parent2-40/+96
Resubmission of #41761 with proper relocation of get_arch (taken from #41824). Co-authored-by: vsoch <vsochat@stanford.edu>
2024-01-18umpire - Use ENABLE_OPENMP to build with OpenMP support (#42164)Brian Han1-3/+1
2024-01-18qt: new version 5.15.12 (#42135)Wouter Deconinck1-0/+1
Qt5.15.12 (open source) was released on December 27, [release notes](https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.12/release-note.md). No major build system changes expected.
2024-01-18thepeg: v2.3.0 hash change (#42167)Wouter Deconinck1-1/+1
``` $ curl 'https://thepeg.hepforge.org/downloads/?f=ThePEG-2.3.0.tar.bz2' | sha256sum % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1904k 0 1904k 0 0 1075k 0 --:--:-- 0:00:01 --:--:-- 1074k ac35979ae89c29608ca92c156a49ff68aace7a5a12a0c92f0a01a833d2d34572 - ```
2024-01-18centrifuge: add new package (#42168)Christopher Christofi1-0/+21
* centrifuge: add new package * fix styling
2024-01-18chai - make CUDA_SEPARABLE_COMPILATION flag optional (#42165)Brian Han1-2/+8
2024-01-18[embree] rely on spack to provide location of tbb (#42163)Robert Cohn1-1/+0
2024-01-18perl-graph: fix default version ordering to latest releases (#42161)Christopher Christofi1-1/+5
* perl-graph: fix default version ordering to latest releases * fix styling
2024-01-18libidn: adding new package libidn (#42170)snehring1-0/+24
2024-01-18ginkgo@1.7.0 %oneapi: patch sycl w changes from ginkgo pr #1524 (#42151)eugeneswalker2-0/+16
* ginkgo@1.7.0 %oneapi: patch sycl w changes from ginkgo pr #1524 * constrain patch to %oneapi@2024:
2024-01-18ucx: add explicit dependency to hsa-rocr-dev (#42152)Richard Berger1-0/+1
Fixes an issue that occurs when hip is provided as an external. hsa-rocr-dev would not be part of the dependency tree in that case.
2024-01-18kokkos-kernels: add v4.1.00, v4.2.00 (#40565)Satish Balay2-0/+7
* kokkos-kernels: add version 4.1.00 * add kokkos-kernels@4.2.00 * [kokkos] make dpl dependence explicit --------- Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> Co-authored-by: Cohn, Robert S <robert.s.cohn@intel.com>
2024-01-18add new advisor and vtune packages (#42150)Andrey Perestoronin2-0/+12
2024-01-18Tcl package: support build on Windows (#41939)John W. Parent2-72/+136
2024-01-18[intel-oneapi-mkl] patch mkl install to workaround cmake issue (#42146)Robert Cohn1-0/+14
2024-01-18Add verible v0.0-3483-ga4d61b11 (#42142)Dave Keeshan1-0/+5
2024-01-18opencascade: new versions 7.5.3p5, 7.7.2, 7.8.0 (#42136)Wouter Deconinck1-0/+15
New patch 7.5.3p5, new bugfix 7.7.2, new minor 7.8.0. Only possible impact on spack is the potential addition of a variant to select the memory manager in 7.8.0, see [diff](https://github.com/Open-Cascade-SAS/OCCT/compare/V7_7_2...V7_8_0). Not adding a variant at this time.
2024-01-18Add yosys 0.37 (#42141)Dave Keeshan1-1/+2
2024-01-18Bug fix for building ESMF shared on macOS: set ESMF_TRACE_LIB_BUILD=OFF (#42134)Dom Heinzeller1-0/+5
2024-01-18evtgen: add version 02.02.01 (#42055)Juan Miguel Carceller1-0/+2
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2024-01-18intel-oneapi-mkl: add missing compiler libraries for thread=openmp (#42087)Alberto Invernizzi1-0/+13
2024-01-18spack: add v0.21.0 and v0.21.1 (#42140)Massimiliano Culpo1-0/+3
2024-01-17papi: Fix Gitlab CI by conflict with 7.1:%cce until -ffree-form is resolved ↵Harmen Stoppels1-0/+1
(#41847) Co-authored-by: Alec Scott <alec@bcs.sh> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-01-18perl-kyotocabinet: new package and lzo and lzma compression to kyotocabinet ↵Arne Becker2-0/+42
(#41772) - Add Perl module KyotoCabinet - Add lzo and lzma compression to kyotocabinet
2024-01-18unison: update to 2.53.3, deprecate old versions we can't build in spack ↵Arne Becker1-9/+18
(#41777) - Use MakefilePackage and simplified package.py - Deprecate old versions - they did not build for me with OCaml 4.13.1 that is currently in Spack. Also, the changes from the previous versions seem to be quite significant.
2024-01-18lammps: add latest stable and recommeded version 20230802.2 (#42126)snehring1-1/+7