-
-
Notifications
You must be signed in to change notification settings - Fork 6
Rebuild for vtk 9.4.2 #32
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
base: main
Are you sure you want to change the base?
Changes from all commits
dcf6f3a
de1a521
ac86cd4
be62e0f
c8176ea
e1fd3b2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,33 +1,41 @@ | ||
| c_compiler: | ||
| - gcc | ||
| c_compiler_version: | ||
| - '12' | ||
| - '14' | ||
| c_stdlib: | ||
| - sysroot | ||
| c_stdlib_version: | ||
| - '2.17' | ||
| cdt_name: | ||
| - cos6 | ||
| - conda | ||
| channel_sources: | ||
| - conda-forge | ||
| channel_targets: | ||
| - conda-forge main | ||
| cxx_compiler: | ||
| - gxx | ||
| cxx_compiler_version: | ||
| - '12' | ||
| - '14' | ||
| docker_image: | ||
| - quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
| - quay.io/condaforge/linux-anvil-x86_64:alma9 | ||
| libboost_devel: | ||
| - '1.86' | ||
| libboost_python_devel: | ||
| - '1.82' | ||
| - '1.86' | ||
| libitk_devel: | ||
| - '5.4' | ||
| pin_run_as_build: | ||
| python: | ||
| min_pin: x.x | ||
| max_pin: x.x | ||
| python: | ||
| - 3.8.* *_cpython | ||
| - 3.12.* *_cpython | ||
| target_platform: | ||
| - linux-64 | ||
| tbb_devel: | ||
| - '2021' | ||
| vtk: | ||
| - 9.2.6 | ||
| - 9.4.2 | ||
| zip_keys: | ||
| - - c_compiler_version | ||
| - cxx_compiler_version |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| __migrator: | ||
| build_number: 1 | ||
| kind: version | ||
| commit_message: "Rebuild for vtk 9.4.2" | ||
| migration_number: 1 | ||
| migrator_ts: 1747924242.4736397 | ||
| vtk_base: | ||
| - 9.4.2 | ||
| vtk: | ||
| - 9.4.2 |
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.
What the hell? How are these pins being ignored?!
leading to