-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINT: Require vtk=*=qt_* by default (#86)
* MAINT: Require vtk=*=qt_* by default * MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and conda-forge-pinning 2024.07.10.08.41.05 * FIX: Numbering * FIX: Skip * MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and conda-forge-pinning 2024.07.10.08.41.05 * FIX: Which * FIX: Variant
- Loading branch information
Showing
25 changed files
with
171 additions
and
52 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
39 changes: 39 additions & 0 deletions
39
.ci_support/linux_64_build_variantnoqtnumpy2.0python3.10.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
build_variant: | ||
- noqt | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
qt6_main: | ||
- '6.7' | ||
qt_main: | ||
- '5.15' | ||
target_platform: | ||
- linux-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy |
39 changes: 39 additions & 0 deletions
39
.ci_support/linux_64_build_variantnoqtnumpy2.0python3.11.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
build_variant: | ||
- noqt | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.11.* *_cpython | ||
qt6_main: | ||
- '6.7' | ||
qt_main: | ||
- '5.15' | ||
target_platform: | ||
- linux-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy |
39 changes: 39 additions & 0 deletions
39
.ci_support/linux_64_build_variantnoqtnumpy2.0python3.12.____cpython.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
build_variant: | ||
- noqt | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.12.* *_cpython | ||
qt6_main: | ||
- '6.7' | ||
qt_main: | ||
- '5.15' | ||
target_platform: | ||
- linux-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-arm64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-arm64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-arm64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-arm64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-arm64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- osx-arm64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,8 +22,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- win-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,8 +22,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- win-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,8 +22,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- win-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,8 +22,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- win-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,8 +22,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- win-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,8 +22,6 @@ qt_main: | |
- '5.15' | ||
target_platform: | ||
- win-64 | ||
vtk: | ||
- 9.3.0 | ||
zip_keys: | ||
- - python | ||
- numpy |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
build_variant: | ||
- "pyqt" | ||
- "pyside6" | ||
- "noqt" # [linux64] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters