Age | Commit message (Collapse) | Author | Files | Lines |
|
* py-geopandas: add new version
* add when specification on setuptools requirement
|
|
|
|
|
|
|
|
|
|
* gcc12.3 patch for ICE on aarch64
* aarch64 ICE patch for gcc@13.2
|
|
|
|
|
|
|
|
* geant4: patch old version for %clang@15
* Backport ascii-V10-07-03
* Apply to all compilers, but only for 10.5-10.6
|
|
|
|
* pandorapfa: new package
* pandorasdk: new package
* [@spackbot] updating style on behalf of wdconinc
* pandorasdk: use self.define
* pandoramonitoring: new package
* pandorasdk: new version 3.4.2
* pandora{pfa,sdk,monitoring}: add maintainer jmcarcell
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
* pandora{pfa,sdk,monitoring}: add maintainer jmcarcell
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
* pandora{pfa,sdk,monitoring}: add maintainer jmcarcell
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
Co-authored-by: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com>
|
|
Patch allowing Clingo to build with VS22 has landed both in Spack
and Clingo upstream, update Spack's bootstrap constraints to handle
this.
Additionally, properly scope the patch application in the clingo
package to handle upstream patch.
|
|
|
|
|
|
* ispc: add v1.22.0 & v1.23.0
* ispc: fix build on macos
apply upstream patch
* ispc: demote llvm to just a build dependency
still builds fine
|
|
|
|
* Added MUMPs option to mfem
* implement suggestions
* loosened mumps+metis dependency to just mumps
|
|
|
|
Co-authored-by: zzzoom <zzzoom@users.noreply.github.com>
|
|
|
|
|
|
Add current versions of the 17 and 18 releases
Stop making it nearly impossible to compose this correctly with code built with gcc
Build for compatibility by default like we do in every other llvm package
|
|
|
|
|
|
|
|
* add checksum for octopus 14
* Update dependencies for BerkeleyGW package
|
|
does not apply cleanly to older versions
|
|
* rocm-openmp-extras: Fix resource download URLs
* Apply review suggestions
|
|
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
|
|
* update dependencies
* Update package.py
|
|
ectrans/trans variant, configure tesselation variant (#43151)
|
|
set the FC variable to the MPI Fortran compiler and also set the F90 variable
to the same compiler for versions 9.8 and up. FC needs to be set because the
configure script still uses FC.
|
|
* unmaintained packages: add new versions
* Fix parallel and numactl
* Revert numactl changes
* rollback lua-sol2 version
* Update alluxio version format
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Samuel K. Gutierrez <samuel@lanl.gov>
|
|
* added intel-oneapi-compilers
* added classics version
|
|
|
|
Needed to parse job options in yaml format (https://gitlab.cern.ch/gaudi/Gaudi/-/blob/master/GaudiKernel/python/GaudiKernel/ProcessJobOptions.py#L528).
In principle this is optional, but it's needed for the test 35 - GaudiKernel.pytest.nose.test_Configurables (Failed). Seems like there's no harm done in adding this as a full dependency.
|
|
* py-psyclone and py-fparser new releases added
* py-fparser: add missing releases for py-psyclone
* py-psyclone: actioned @adamjstewart comments
* py-psyclone: removed py-pytest-pylint
* py-pytest-pylint: added package @ latest version
* py-pytest-pylint: reformatted
* Update var/spack/repos/builtin/packages/py-psyclone/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* py-pytest-pylint: added build deps and runtime dep versions
* py-pytest-pylint: removed version from setuptools
* py-psyclone: add py-pytest-pylint test dep and alphabetize deps
* Update var/spack/repos/builtin/packages/py-pytest-pylint/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* py-psyclone: deps ordered
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
* perl-math-symbolic: add required perl-parse-recdescent dependency
* perl-math-symbolic: add new runtime dependency
|
|
* perl-parsetemplate: add new package
* perl-parsetemplate: update to latest copyright date and add license
|
|
fixes #43097
Before this PR the behavior of mixins used together with
builders was to mask completely the callbacks defined from
the class coming later in the MRO.
Here we fix the behavior by accumulating all callbacks,
and de-duplicating them later.
|
|
|