Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Release notes at https://github.com/AIDASoft/DD4hep/releases/tag/v01-23
|
|
* Add checksum for py-soupsieve 2.3.2.post1
* Update package.py
* Update var/spack/repos/builtin/packages/py-soupsieve/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* [py-scanpy] New package
* [py-scanpy] Added types
* [py-scan] reworked dependencies
* [py-scanpy] flake8
* [py-scanpy] update import
* [py-scanpy] fixed minor issues
Co-authored-by: James A Zilberman <jazrc@rit.edu>
|
|
|
|
* Add checksum for py-hepdata-lib 0.10.1, py-hepdata-validator 0.3.3
* Update package.py
* Update package.py
* Update package.py
* Update package.py
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
* New package: py-pprintpp
* [py-pprintpp] added dependency on setuptools
Co-authored-by: Viv Eric Hafener <vehrc@sporcbuild.rc.rit.edu>
|
|
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
* New package: py-pyasimp
* Cleaned up dependencies
* Fixed liked issue
* Fixed linked issue
* [py-pyassimp] depends on assimp
* [py-pyassimp] added dependency on py-setuptools
* [@spackbot] updating style on behalf of qwertos
Co-authored-by: Viv Eric Hafener <vehrc@sporcbuild.rc.rit.edu>
Co-authored-by: qwertos <qwertos@users.noreply.github.com>
|
|
|
|
|
|
|
|
* Add checksum for py-threadpoolctl 3.1.0
* Update package.py
|
|
* Add checksum for py-distlib 0.3.6
* Update package.py
* Update package.py
* Update package.py
|
|
Co-authored-by: David Kuehn <las_dkuehn@iastate.edu>
|
|
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
|
|
|
|
|
|
* py-matplotlib: add v3.6.0, new backends
* [@spackbot] updating style on behalf of adamjstewart
* Undo conditional variant hack
* Update dependencies
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
|
|
|
|
* Update to PyFR v1.15.0
* allow unsupported compilers for cuda
* update requirement for py-gimmik version
* update requirement for cuda version
* update versions, style fix
* lib directory changed, style fixes
* PYFR_METIS_LIBRARY_PATH set
|
|
|
|
There is a new OpenBLAS release out that can be compiled w/o
a Fortran compiler.
macOS XCode developers, rejoice. Maybe at some point Spack
becomes a package manager that can be used without using
another package manager (to get gfortran) :tada:
phist: add conflict on reference netlib-lapack due to API change in lapack.h
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
|
|
|
|
* Make hwloc both CudaPackage and ROCmPackage
* Remove redundant variants
|
|
|
|
|
|
|
|
* Added a package for the aws-ofi-nccl plug-in from to enable NCCL to
use libfabric communication library as a network provider.
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
|
|
* Add checksums for Rivet 3.1.7 and YODA 1.9.7
* Add checksum for fastjet 3.4.0
* Add v3.1.7b...
... in which version requirement for autoconf was lowered to 2.68
|
|
|
|
* Reorder dependencies in alphabetical order + fix typo
|
|
* armpl-gcc: Add version 22.1
* fixed url, installation script name, and conflicts
Co-authored-by: Annop Wongwathanarat <annop.wongwathanarat@arm.com>
|
|
|
|
* llvm: 15.0.1, 15.0.2
* Requested format change
|
|
|
|
|
|
* Fix nix
* Check value in attribute
|
|
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
|
|
(#32340)
Currently, module changes from `setup_dependent_package` are applied only to the module of the package class, but not to any parent classes' modules between the package class module and `spack.package_base`.
In this PR, we create a custom class to accumulate module changes, and apply those changes to each class that requires it. This design allows us to code for a single module, while applying the changes to multiple modules as needed under the hood, without requiring the user to reason about package inheritance.
|
|
|
|
* py-tensorflow-estimator: add v2.10
* Typo fix
|
|
|
|
|