dmagdavector
e680a0c153
libslirp: add v4.8.0 ( #48561 )
2025-01-20 10:23:47 +01:00
Wouter Deconinck
9ad36080ca
r: add v4.4.2 ( #48329 )
...
* r: add v4.4.2
* r-rcpp: add v1.0.13-1 spot release; conflict 1.0.13 with r@4.4.2
2025-01-20 10:23:23 +01:00
Harmen Stoppels
ecd14f0ad9
archive.py: fix include_parent_directories=True with path_to_name ( #48570 )
2025-01-20 10:21:32 +01:00
Rocco Meli
c44edf1e8d
gnina: add v1.3 ( #47711 )
...
* gnina: add v1.3
* Update var/spack/repos/builtin/packages/gnina/package.py
Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
* Update var/spack/repos/builtin/packages/gnina/package.py
Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
* Update var/spack/repos/builtin/packages/gnina/package.py
Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
* use github patch
* update
---------
Co-authored-by: Mikael Simberg <mikael.simberg@iki.fi>
2025-01-20 10:19:49 +01:00
Paul R. C. Kent
1eacdca5aa
py-pyscf: add v2.8.0 ( #48571 )
2025-01-20 10:15:41 +01:00
Keita Iwabuchi
4a8f5efb38
Metall: add v0.29 and v0.30 ( #48564 )
...
Co-authored-by: Keita Iwabuchi <iwabuchi1@lln.gov>
2025-01-20 10:14:42 +01:00
Mickael PHILIT
2e753571bd
cgns: add v4.5.0 ( #48490 )
2025-01-20 10:09:45 +01:00
Thomas Bouvier
da16336550
nvtx: fix missing import ( #48580 )
2025-01-20 10:08:47 +01:00
Alberto Sartori
1818e70e74
justbuild: add version 1.4.2 ( #48581 )
2025-01-20 10:07:55 +01:00
Chang Liu
1dde785e9a
fusion-io: new package ( #47699 )
2025-01-20 10:06:13 +01:00
Alberto Invernizzi
a7af32c23b
py-virtualenvwrapper: add v6.0.0, v6.1.0, v6.1.1 ( #47785 )
2025-01-20 10:04:40 +01:00
Simon Frasch
6c92ad439b
spfft: add v1.1.1 ( #48643 )
2025-01-20 10:03:50 +01:00
snehring
93f555eb14
dorado: fixing typo on version restriction for hdf5 ( #48591 )
...
Signed-off-by: Shane Nehring <snehring@iastate.edu>
2025-01-20 10:01:29 +01:00
Vanessasaurus
fa3725e9de
flux-pmix: add v0.6.0 ( #48600 )
...
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2025-01-20 10:00:35 +01:00
Vanessasaurus
870dd6206f
flux-sched: add v0.41.0( #48599 )
...
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2025-01-20 09:57:22 +01:00
Olivier Cessenat
b1d411ab06
octave: new version 9.3.0 ( #48606 )
2025-01-20 09:56:55 +01:00
Massimiliano Culpo
783eccfbd5
jsonschema: use draft7 validator and simplify schemas ( #48621 )
2025-01-20 09:51:29 +01:00
Wouter Deconinck
a842332b1b
rsync: add v3.4.0, v3.4.1 ( #48607 )
2025-01-20 09:50:44 +01:00
Harmen Stoppels
7e41288ca6
spack_yaml.py / spec.py: use dict instead of OrderedDict ( #48616 )
...
* for config: let `syaml_dict` inherit from `dict` instead of `OrderedDict`. `syaml_dict` now only exists as a mutable wrapper for yaml related metadata.
* for spec serialization / hashing: use `dict` directly
This is possible since we only support cpython 3.6+ in which dicts are ordered.
This improves performance of hash computation a bit. For a larger spec I'm getting 9.22ms instead of 11.9ms, so 22.5% reduction in runtime.
2025-01-20 17:33:44 +09:00
Tara Drwenski
3bb375a47f
Change llvm-amdgpu to a build dependency of rocm ( #48612 )
2025-01-20 17:28:15 +09:00
Olivier Cessenat
478855728f
ngspice: add v44 ( #48611 )
2025-01-20 09:27:51 +01:00
jgraciahlrs
5e3baeabfa
scorep: update configure opts for libbfd ( #48614 )
2025-01-20 09:24:12 +01:00
Axel Huebl
58b9b54066
openPMD-api: add v0.16.1 ( #48601 )
...
* openpmd-api: add v0.16.1
Add the latest release of openPMD-api.
* TOML11: Latest Versions
2025-01-20 09:22:30 +01:00
Luca Heltai
3918deab74
dealii: add v9.6.1, and v9.6.2 ( #48620 )
2025-01-20 09:20:49 +01:00
Matt Thompson
ceb2ce352f
mapl: add v2.52.0 ( #48629 )
2025-01-20 09:10:29 +01:00
Wouter Deconinck
7dc6bff7b1
root: depends_on r-rcpp@:1.0.12 when @:6.32.02 ( #48625 )
2025-01-20 09:05:55 +01:00
Adam J. Stewart
05fbbd7164
py-numpy: add v2.1.3, v2.2.1, v2.2.2 ( #48640 )
2025-01-20 08:48:56 +01:00
Juan Miguel Carceller
58421866c2
hepmc3: extend python when the python bindings are enabled ( #47836 )
...
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2025-01-20 08:46:08 +01:00
Harmen Stoppels
962498095d
compat with mypy 1.14 ( #48626 )
...
* OSError.errno apparently is int | None, but already part of __str__ anyway so drop
* fix disambiguate_spec_from_hashes
* List[Spec].sort() complains, ignore it
* fix typing of KnownCompiler, and use it in asp.py
2025-01-18 21:16:05 +01:00
Anna Rift
d0217cf04e
Fix two instances of duplicate 'https://' in URLs ( #48628 )
2025-01-17 22:59:02 -07:00
Olivier Cessenat
65745fa0df
poppler: many improvements ( #48627 )
...
* poppler: many improvements
* Strangely I did not have the proper comment header
* Add a maintainer
2025-01-17 22:42:50 -07:00
John Gouwar
9f7cff1780
Stable splice-topo order for resolving splicing ( #48605 )
...
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-01-17 16:27:16 +01:00
Harmen Stoppels
bb43fa5444
spec.py: make hashing of extra_attributes order independent ( #48615 )
2025-01-17 13:50:36 +01:00
Julien Loiseau
847f560a6e
hard: new package ( #48595 )
2025-01-16 15:47:59 -07:00
Tamara Dahlgren
623ff835fc
mypy: update python version to avoid error/warning ( #48593 )
...
* pyproject: remove mypy python version option since defaults to python used to run it (#48593 )
2025-01-16 11:24:29 -07:00
Harmen Stoppels
ca19790ff2
py-executing: support python 3.13 ( #48604 )
2025-01-16 19:00:10 +01:00
acastanedam
f23366e4f8
Update elk to versions 8.8, 9.6, 10.2 ( #48583 )
2025-01-16 08:46:18 -08:00
Chris Marsh
42fb689501
py-pint-xarray: add version 0.4 ( #47599 )
2025-01-16 16:57:49 +01:00
arezaii
c33bbdb77d
add Arkouda server and client packages ( #48054 )
...
Adds packages for the Arkouda server (`arkouda`) and Arkouda python client (`py-arkouda`).
Arkouda server and client are divided into separate packages to allow for them to be
installed independently of one another.
Future work remains to add a `+dev` variant to `py-arkouda`, but that will require additional
supporting packages made available through spack (e.g. for `py-pytest-env`
2025-01-15 21:39:23 -08:00
Laurent Chardon
1af6aa22c1
py-basemap: add v1.4.1 ( #48548 )
...
* py-basemap: add v1.4.1
* py-basemap: remove broken v1.2.1
* py-basemap: add hires variant
2025-01-15 18:05:05 -08:00
Laurent Chardon
03d9373e5c
py-pycuda: add version 2024.1.2 ( #48547 )
...
* py-pycuda: add version 2024.1.2
* py-pycuda: add version 2024.1.2
* py-pycuda: Improve dependencies versions
2025-01-15 17:33:14 -08:00
HELICS-bot
f469a3d6ab
helics: Add version 3.6.0 ( #48000 )
...
* helics: Add version 3.6.0
* helics: Add constraints for new minimum CMake (3.22+), Boost (1.75+), GCC (11+), Clang (15+), and ICC (21+) versions in HELICS 3.6+
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Mast <mast9@llnl.gov>
2025-01-15 17:32:27 -07:00
Xuefeng Ding
25f24d947a
add root to rpath of python ( #48491 )
...
* add root to rpath of python?
* fix #48446
* [@spackbot] updating style on behalf of DingXuefeng
---------
Co-authored-by: DingXuefeng <DingXuefeng@users.noreply.github.com>
Co-authored-by: Patrick Gartung <gartung@fnal.gov>
2025-01-15 14:27:59 -07:00
Sergio Sánchez Ramírez
af25a84a56
julia: bump 1.11 and 1.10 patch versions ( #48149 )
2025-01-15 20:23:09 +01:00
Massimiliano Culpo
59a71959e7
Fix wrong hash in spliced specs, and improve unit-tests ( #48574 )
...
Modifications:
* Fix a severe bug where a spliced spec has the same hash as the original build spec
* Removed CacheManager in favor of install_mockery. The latter sets up a temporary store, and removes it at the end
of the test.
* Deleted a couple of helper functions e.g. _has_dependencies
* Checked that SolverException is raised, rather than Exception (more specific)
* Extended, and renamed the splicing_setup fixture (now called install_specs)
* Added more specific assertions in each test
One test is currently flaky, due to some instability when sorting multiple specs. It's currently marked xfail
2025-01-15 19:43:55 +01:00
Harmen Stoppels
00e804a94b
package.py: expose types of common globals unconditionally ( #48588 )
2025-01-15 17:33:38 +01:00
Harmen Stoppels
db997229f2
julia: fix forward compat with curl ( #48585 )
2025-01-15 16:13:37 +01:00
Massimiliano Culpo
6fac041d40
Add type-hints to which
and which_string
( #48554 )
2025-01-15 15:24:18 +01:00
Paul R. C. Kent
f8b2c65ddf
llvm: add v19.1.7 ( #48572 )
2025-01-15 15:22:14 +01:00
Jordan Galby
c504304d39
Add version attributes up_to_1, up_to_2, up_to_3 ( #38410 )
...
Making them also available in spec format string
2025-01-15 13:07:17 +01:00