Garth N. Wells
fc79c37e2d
(py-)fenics-dolfinx: add v0.9.0 ( #46987 )
...
* Update fenics-dolfinx to v0.9
* py-fenics-dolfinx update to v0.9
* Small updates
* Small fix
2024-10-15 17:38:18 +02:00
Wouter Deconinck
1d76ed7aa4
py-jupyter-server: add v2.14.2 (fix CVEs) ( #46965 )
...
* py-jupyter-server: add v2.14.2
* [@spackbot] updating style on behalf of wdconinc
* py-jupyter-events: add v0.10.0
* py-send2trash: add v1.8.3
* py-websocket-client: add v1.6.4, v1.7.0, v1.8.0
* py-websocket-client: back to underscore in source tarball
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-10-15 17:16:14 +02:00
Bernhard Kaindl
237f886e5d
gimp
: Fix missing pkgconfig and gettext dependencies (#46912 )
...
* gimp deps: Fix missing pkgconfig and gettext deps
* Let's mark @:2.10.32 as deprecated and remove after 0.23 is released.
2024-10-15 09:50:00 -05:00
Tobias Ribizel
834ed2f117
env depfile: generate Makefile with absolute script path ( #46966 )
...
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2024-10-15 13:52:31 +00:00
Stephen Nicholas Swatman
73069045ae
acts dependencies: new versions as of 2024/10/15 ( #46981 )
...
This commit adds a new version of ACTS, detray, and GeoModel.
2024-10-15 06:45:18 -05:00
Harmen Stoppels
e0efd2bea2
support python 3.13 bootstrapping from sources ( #46983 )
2024-10-15 12:31:29 +02:00
Harmen Stoppels
b9873c5cea
python: drop build-tools tag ( #46980 )
...
Remove the `build-tools` tag of python, otherwise these types of
concretizations are possible:
```
py-root
^py-pip
^python@3.12
^python@3.13
```
So, a package would be configured with py-pip using python 3.12, but
installed for 3.13, which does not work.
2024-10-15 11:30:07 +02:00
Massimiliano Culpo
2f711bda5f
Improve behavior of spack deprecate
( #46917 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-10-15 09:04:12 +02:00
Tony Weaver
f8381c9a63
tempo: add master ( #44298 )
...
* Add new version for master branch
Added new version for master branch. Also added additional functions to ensure tempo will actually run. Tempo assumes the stage directory sticks around and references numerous files and directory there. That has been corrected here only if using the master version. The LWA-10-2020 version will also have this problem but they may have additional setup in their compute/Spack environment to address this issue already so I did not modify anything when that's the version. Example of what happens in the LWA-10-17-2020 version regarding missing files is given below
user@cs:~/spack/bin$ tempo
more: cannot open /tempo.hlp: No such file or directory
* Updated to fix format errors
Flake8 check found errors. Fixed those formatting issues
* Additional format change
Removed redundant setup_dependent_run_environment missed in previous update
* Update url to use https: https is the usual transport and is needed to support checkout behind some firewalls
---------
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-10-14 22:53:42 -06:00
kwryankrattiger
c8f61c8662
Don't require OIDC initialization for noop ( #46921 )
...
ref. https://github.com/spack/spack-infrastructure/pull/957
2024-10-14 23:39:55 -05:00
Tamara Dahlgren
507965cbc6
Docs: reduce confusion in configuration override of scope precedence section ( #46977 )
2024-10-15 04:07:48 +00:00
Wouter Deconinck
1f6ce56d3b
lucene: add v9.12.0, v10.0.0 (fix CVE) ( #46975 )
...
* lucene: add v9.12.0, v10.0.0
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-10-14 22:02:52 -06:00
Wouter Deconinck
3918f83ddc
libmodbus: add v3.1.10 (fix CVE) ( #46968 )
...
* libmodbus: add v3.1.10
* libmodbus: deprecate older versions
2024-10-14 21:51:59 -06:00
Wouter Deconinck
d4dc13fffb
libsndfile: add v1.2.2 (fix CVEs) ( #46967 )
...
* libsndfile: add v1.2.2
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-10-14 21:51:30 -06:00
Wouter Deconinck
5008519a56
log4cxx: add v1.2.0 ( #46974 )
2024-10-14 21:46:10 -06:00
Wouter Deconinck
dad5ff8796
istio: add v1.23.2 (fix CVEs) ( #46961 )
2024-10-15 05:44:27 +02:00
Wouter Deconinck
a24220b53f
keepalived: add v2.3.1 ( #46963 )
2024-10-14 21:30:17 -06:00
Jon Rood
2186ff720e
Change URLs from http to https in curl and openssl. ( #46962 )
2024-10-14 21:25:11 -06:00
Garth N. Wells
65d61e12c9
Add fenics-ufcx to v0.9 ( #46952 )
2024-10-15 05:21:56 +02:00
Adam J. Stewart
05f3fef72c
GDAL: add v3.9.3 ( #46959 )
2024-10-15 04:49:47 +02:00
Harmen Stoppels
21c2eedb80
detection: prefer dir instead of symlink in case of duplicate search paths ( #46957 )
2024-10-14 17:09:55 +00:00
Massimiliano Culpo
66a3c7bc42
archspec: update to v0.2.5 ( #46958 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-10-14 19:09:17 +02:00
Harmen Stoppels
8b3d3ac2de
cmake: remove custom CMAKE_INSTALL_RPATH ( #46685 )
...
The CMake builder in Spack actually adds incorrect rpaths. They are
unfiltered and incorrectly ordered compared to what the compiler wrapper
adds.
There is no need to specify paths to dependencies in `CMAKE_INSTALL_RPATH`
because of two reasons:
1. CMake preserves "toolchain" rpaths, which includes the rpaths injected
by our compiler wrapper.
2. We use `CMAKE_INSTALL_RPATH_USE_LINK_PATH=ON`, so libraries we link
to are rpath'ed automatically.
However, CMake does not create install rpaths to directories in the package's
own install prefix, so we set `CMAKE_INSTALL_RPATH` to the educated guess
`<prefix>/{lib,lib64}`, but omit dependencies.
2024-10-14 12:35:50 +02:00
Harmen Stoppels
b5610cdb8b
py-greenlet: add missing forward compat bound for python ( #46951 )
2024-10-14 03:21:39 -06:00
John W. Parent
6c6b262140
Add "only_windows" marker for unit tests ( #45979 )
2024-10-14 09:02:49 +02:00
Wouter Deconinck
796e372bde
tomcat: add v9.0.96, v10.1.31, v11.0.0 (fix CVEs) ( #46950 )
...
* tomcat: add v9.0.96, v10.1.31, v11.0.0
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-10-13 16:44:16 -06:00
Laura Weber
78740942f9
tecplot: Add version 2024r1 ( #46469 )
2024-10-13 16:24:03 -06:00
Jordan Galby
02a991688f
Fix makefile target check with Make jobserver keep-going ( #46784 )
2024-10-13 15:02:49 -07:00
Garth N. Wells
a8029c8ec4
Update to ffcx v0.9.0 ( #46949 )
2024-10-13 15:41:04 -06:00
AMD Toolchain Support
adb8f37fc5
Sort FORTRAN std when using flang ( #46922 )
2024-10-13 23:30:21 +02:00
Wouter Deconinck
81b41d5948
guacamole-{client,server}: add v1.5.5 (fix CVEs) ( #46948 )
...
* guacamole-client: add v1.5.5
* guacamole-server: add v1.5.5
* guacamole-client: add patch and ensure maven doesn't flag it
* guacamole-client: limit patch to 1.5; java@:16 when @:1.4
2024-10-13 15:09:16 -06:00
Adam J. Stewart
0ff980ae87
GDAL: fix Autotools build ( #46946 )
2024-10-13 22:15:24 +02:00
Wouter Deconinck
74a93c04d8
systemd: add v256.7 ( #46944 )
2024-10-13 21:54:38 +02:00
Wouter Deconinck
b72c7deacb
libde265: add v1.0.15 (fix CVEs) ( #46942 )
...
Co-authored-by: Bernhard Kaindl <contact@bernhard.kaindl.dev>
2024-10-13 09:01:01 -06:00
Wouter Deconinck
b061bbbb8f
perl-*: add new versions ( #46935 )
...
* perl-*: add new versions
* [@spackbot] updating style on behalf of wdconinc
* perl-task-weaken: depends on perl-module-install
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-10-13 08:45:32 -06:00
Wouter Deconinck
bbfad7e979
libepoxy: add v1.5.10 (switch to meson) ( #46938 )
2024-10-13 16:10:06 +02:00
Garth N. Wells
3a9963b497
(py-)fenics-basix: add v0.9.0 ( #46931 )
2024-10-13 16:09:40 +02:00
Garth N. Wells
8ac00aa58f
py-fenics-ufl: add v2024.2.0 ( #46933 )
2024-10-13 16:09:08 +02:00
Joseph Wang
13f80ff142
ftgl: Fix gcc14 compilation error due to type mismatch in FTContour ( #46927 )
...
* ftgl: add type fix
* ftgl: fix style
* Add comment: Fix gcc14 compilation error due to type mismatch in FTContour
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-10-13 15:54:12 +02:00
Robert Cohn
e8291cbd74
[intel-oneapi-compilers] use llvm flags for ifx ( #46866 )
2024-10-13 08:19:22 -04:00
Wouter Deconinck
0dded55f39
libarchive: add v3.7.5, v3.7.6 (fix CVEs) ( #46940 )
...
* libarchive: add v3.7.5, v3.7.6 (fix CVEs)
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-10-13 03:37:51 -06:00
Wouter Deconinck
a4ca6452c0
libvpx: add v1.14.1 ( #46941 )
2024-10-13 03:22:34 -06:00
Wouter Deconinck
36761715fd
dosfstools: add v4.2 ( #46939 )
...
* dosfstools: add v4.2
* dosfstools: autogen.sh; depends_on gettext
* dosfstools: fix style
2024-10-13 03:12:47 -06:00
Wouter Deconinck
02b116bd56
libsamplerate: add v0.2.2; fix url and homepage ( #46937 )
2024-10-13 03:09:08 -06:00
Wouter Deconinck
d4d7d5830d
popt: add v1.19; fix url and homepage ( #46936 )
2024-10-13 03:03:56 -06:00
Wouter Deconinck
389b1824e9
gtkplus: build_system={autotools,meson} ( #46869 )
...
* gtkplus: build_system={autotools,meson}
* gtkplus: fix style, fix spelling
* gtkplus: setup_dependent_build_environment in mixin
* gtkplus: swap setup_dependent_{run,build}_environment
2024-10-12 21:49:23 +02:00
Wouter Deconinck
e65be13056
openexr: add v3.3.1 ( #46928 )
2024-10-12 16:39:17 +02:00
John W. Parent
1580c1745c
cmake: add v3.30.3, v3.30.4, v3.30.5 ( #46616 )
...
* CMake: add recent releases
* CMake: add 3.30.5
2024-10-12 16:33:18 +02:00
AMD Toolchain Support
cf54ef0fd3
AOCC: add v5.0.0 ( #46929 )
...
Co-authored-by: vijay kallesh <Vijay-teekinavar.Kallesh@amd.com>
2024-10-12 16:17:47 +02:00
Auriane R.
b8b02e0691
Replace if ... in spec with spec.satisfies in k* packages and l* packages ( #46388 )
...
* Replace if ... in spec with spec.satisfies in k* packages
* Replace if ... in spec with spec.satisfies in l* packages
2024-10-12 04:12:38 -06:00