-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
maintenance/merge from upstream 2024 08 22 #428
maintenance/merge from upstream 2024 08 22 #428
Conversation
Co-authored-by: RMeli <[email protected]>
* Avoid duplicate dependabot bumps Example of a duplicate bump: - spack#45124 - spack#45125 * Deduplicate "pip" ecosystem
Signed-off-by: Shane Nehring <[email protected]>
* Score-P: Add remapping for rocmcc rocmcc -> amdclang for ScoreP * [@spackbot] updating style on behalf of wrwilliams --------- Co-authored-by: William Williams <[email protected]> Co-authored-by: wrwilliams <[email protected]>
Co-authored-by: Massimiliano Culpo <[email protected]>
* libxshmfence: add v1.3.1, v1.3.2 * libxshmfence: fix url_for_version * libxshmfence: url_for_version without spec.satisfies * libxshmfence: mv url_for_version after directives --------- Co-authored-by: Tamara Dahlgren <[email protected]>
* py-colorlog: added new version * py-colorlog: corrected dependency on py-setuptools
* py-gcovr: add version 7.2 * py-gcovr: fix dependency on py-tomli --------- Co-authored-by: Tamara Dahlgren <[email protected]>
…45608) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@89ef406...834a144) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
For example: spack install py-pyqt5 or py-pyqt6 would install pylupdate5 pyrcc5 and pyuic5 into in python-venv's install prefix. Fix spack#45359
* bump[Ginkgo]: add version 1.8.0 * [Ginkgo] add patch for rocthrust * [Ginkgo] change maintainer * [Ginkgo] use patch from PR * [Ginkgo] fix style issues --------- Co-authored-by: Terry Cojean <[email protected]>
The avx2 version can be downloaded from the ORCA [forum](https://orcaforum.kofo.mpg.de/app.php/dlext/?view=detail&df_id=214#). The version is named `avx2-6.0.0` (as opposed to the more natural-looking `6.0.0-avx2`) to avoid the avx2 version shadowing the non-avx2 one. Definitely open for better suggestion.
* *: http -> https where permanent redirect * fix: style
* Remove deprecated versions * Add sherpa 3.0.0 and CMake builds * Address comments in spack#45101 * Add builder classes for cmake and autotools --------- Co-authored-by: jmcarcell <[email protected]>
* geomodel: add versions 5.1.0-6.4.0 This PR adds new versions 5.1.0 through 6.4.0 of the geomodel package. It also updates the CMake configuration to use the `define_from_variant` mechanism and it adds me as a maintainer. * Undo cmake change
* geoip: deprecate due to duplication * geoip-api-c: fixed hashes; checked license; verified c code --------- Co-authored-by: wdconinc <[email protected]>
This commit adds a dependency on GeoModel 4.6.0 when the GeoModel plugin is enabled. Note that the dependency is upgraded to 6.3.0 in Acts 36.1.0, but that will need to be covered in spack#45851.
* Adds an MSBuild system + Builder to the icu4c package * Adds custom install method as MSBuild system does not vendor an install target * The cxxstd variant is not supported on Windows (there are no config options you use to tell the build system what cxx standard to build against), so the variant definition was updated to occur everywhere except Windows Also, this commit defines the c/cxx..._flag properties of the MSVC compiler (although they are not used by `icu4c` and not strictly necessary to bundle with this PR).
Co-authored-by: jmcarcell <[email protected]>
so that there is no duplicate detection logic for compilers
* root: set +webgui~http conflict from @6.28.12: Currently, the ROOT spec correctly identifies a conflict between +webgui and ~http, but this conflict is marked as affecting @6.29.00: only. As a matter of fact, ROOT 6.28.12 is also affected. This commit, therefore, updates the when clause on the conflict to @6.28.12:. * Remove when clause entirely * oops
…e-from-upstream-2024-08-22
@gartung I'd especially appreciate your eyes on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The build cache changes look OK to me.
# generated
comments from many packages, add some missingdepends_on("cxx")
(Remove# generated
comments from many packages, add some missingdepends_on("cxx")
spack/spack#45395)-modcacherw
to ensure stage cleanup (GoPackage: default-modcacherw
to ensure stage cleanup spack/spack#45350)spack pkg grep
: don't warn when grepping for quoted strings (spack pkg grep
: don't warn when grepping for quoted strings spack/spack#45412)satisfies
instead ofif "+variant" in spec:
spack/spack#44822)*py-xarray
: Update and ensure dask compatibility (py-xarray
: Update and ensure dask compatibility spack/spack#45537)threads=openmp
spack/spack#45338)namespace
(Allow spec queries bynamespace
spack/spack#45416)spack url stats
spack/spack#45584)parallelio
: Fix install_name for on macos spack/spack#45567)openblas
: fixinstall_name
on macos (openblas
: fixinstall_name
on macos spack/spack#45606)Compiler.PrgEnv*
attributes (RemoveCompiler.PrgEnv*
attributes spack/spack#45615)py-dask
andpy-distributed
2024.7.1 (Addpy-dask
andpy-distributed
2024.7.1 spack/spack#45546)test/cmd/ci.py
(Clean up some tests incmd/ci.py
spack/spack#45774)+python
variant toesmf
spack/spack#45504)--safe-only
in spack version cmd (Remove deprecated--safe-only
in spack version cmd spack/spack#45765)run_test
method (hipsolver: remove use of deprecatedrun_test
method spack/spack#45761)self
incmake_args
spack/spack#45869)