Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* strumpack +rocm: set CMAKE_CXX_COMPILER to hipcc
* strumpack@7.0.1+rocm^mpich: patch in upstream commit
|
|
* py-matplotlibscalebar: new package
* py-matplotlibscalebar: style
* py-matplotlib-scalebar: review remarks
|
|
* py-jinja2-cli: new package
* Update var/spack/repos/builtin/packages/py-jinja2-cli/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* [py-protoc-gen-swagger] new package
* [@spackbot] updating style on behalf of qwertos
---------
Co-authored-by: qwertos <qwertos@users.noreply.github.com>
|
|
* Add py-docker@5:
* [@spackbot] updating style on behalf of spoutn1k
* Ignore `tls` variant
* Update var/spack/repos/builtin/packages/py-docker/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* `py-docker`: `py-paramiko` version fix
---------
Co-authored-by: spoutn1k <spoutn1k@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
* Add HDF5 static support for netcdf-c
* Update var/spack/repos/builtin/packages/hdf5/package.py
Apply pkgconfig fix for all libraries, not just lz
Co-authored-by: Sergey Kosukhin <skosukhin@gmail.com>
* Update package.py
Fix pkg config templates
* remove subprocess+2 lines
* Try netcdf-c changes only
Co-authored-by: Sergey Kosukhin <skosukhin@gmail.com>
|
|
* py-torchgeo: add v0.4.0
* Add missing java dep
|
|
|
|
|
|
* py-mariadb: new package
* py-mariadb: style
|
|
|
|
* Bugfix: Update Petsc python dependency for at least 3.18:
* Update var/spack/repos/builtin/packages/petsc/package.py
Co-authored-by: Satish Balay <balay@mcs.anl.gov>
|
|
The gfx906:xnack- and gfx908:xnack- targets were introduced in ROCm 4.1
and replaced gfx906 and gfx908 as default build targets, but the library
can still be built for gfx906 and gfx908 if requested.
|
|
|
|
|
|
|
|
https://github.com/hypre-space/hypre/wiki/Citing-hypre (#35225)
|
|
|
|
|
|
|
|
* gedit: Fix too many levels of symlinks error
* Fix package formatting with black
|
|
|
|
|
|
* Added newer versions of PyAMG and added dependencies for 4.2 and later.
* Fixed dependencies.
|
|
|
|
* Added e4s-cl package
* Version order change
* Added e4s-cl dependencies
* Added python-sotools dependency
* [@spackbot] updating style on behalf of spoutn1k
* Add missing versions to py- packages
* Fix style
* [@spackbot] updating style on behalf of spoutn1k
* Update var/spack/repos/builtin/packages/e4s-cl/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/e4s-cl/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-python-sotools/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Add docker removing patch for e4s-cl
Co-authored-by: spoutn1k <spoutn1k@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* py-nexusforge: add with dependencies
* py-pyshacl, py-sseclient: more style
* py-hjson, py-nexus-sdk, py-nexusforge, py-puremagic: more style
* py-pyshacl: license update
* py-nexusforge, py-prettytable, py-pyshacl: review remarks
* py-nexusforge: make the variant mean something
Too hasty to commit...
|
|
* py-ipyparallel: add 8.4.1, which builds with py-hatchling
* py-ipyparallel: copyright and redundant py-setuptools dependency
* py-ipyparallel: py-packaging was dropped after 8.0.0
|
|
|
|
|
|
fixes #34879
This commit adds a new maintainer directive,
which by default extend the list of maintainers
for a given package.
The directive is backward compatible with the current
practice of having a "maintainers" list declared at
the class level.
|
|
* py-typish: add package
* py-typish: style fix
* py-nptyping: new package
* py-nptyping, py-typish: review remarks
* py-nptying: style
* py-nptyping: generic url, avoid pypi for now
|
|
|
|
|
|
The regex doesn't actually work because dollar signs and parentheses have to be
escaped. Also, compiling with OpenMPI requires defining the macro
`MPI2SUPPORT`.
|
|
|
|
- Add `binutils +pgo`
- Add dejagnu build dep and fix its deps
- Default to -O3 -g0 when using gcc/clang to make binutils faster and
smaller
|
|
|
|
|
|
|
|
|
|
|
|
```
File ".../spack/var/spack/environments/scale-mpi/.spack-env/._view/4yiorsdd4pefrnwgrwlwt3yzo5i235il/lib/python3.10/site-packages/h5py/_hl/base.py", line 19, in <module>
from collections import (Mapping, MutableMapping, KeysView,
ImportError: cannot import name 'Mapping' from 'collections' (.../spack/var/spack/environments/scale-mpi/.spack-env/._view/4yiorsdd4pefrnwgrwlwt3yzo5i235il/lib/python3.10/collections/__init__.py)
```
Fixed in https://github.com/h5py/h5py/pull/1069 which was first merged
in v2.9.
|
|
|
|
|
|
|
|
* py-pytorch-lightning: add +extra variant
* Update dependencies
* py-fsspec: add v2023.1.0
|