Skip to content
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

Rebuild for occt76 #6

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 1 addition & 5 deletions .ci_support/linux_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.10.* *_cpython
target_platform:
- linux-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/linux_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.7.* *_cpython
target_platform:
- linux-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.8.* *_cpython
target_platform:
- linux-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.9.* *_cpython
target_platform:
- linux-64
vtk:
- 9.0.1
7 changes: 7 additions & 0 deletions .ci_support/migrations/occt76.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
__migrator:
build_number: 1
kind: version
migration_number: 1
migrator_ts: 1636942015.3933175
occt:
- 7.6
6 changes: 1 addition & 5 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
macos_machine:
- x86_64-apple-darwin13.4.0
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.10.* *_cpython
target_platform:
- osx-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/osx_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
macos_machine:
- x86_64-apple-darwin13.4.0
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.7.* *_cpython
target_platform:
- osx-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/osx_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
macos_machine:
- x86_64-apple-darwin13.4.0
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.8.* *_cpython
target_platform:
- osx-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,16 @@ cxx_compiler_version:
macos_machine:
- x86_64-apple-darwin13.4.0
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.9.* *_cpython
target_platform:
- osx-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/win_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,16 @@ channel_targets:
cxx_compiler:
- vs2017
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.10.* *_cpython
target_platform:
- win-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/win_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,16 @@ channel_targets:
cxx_compiler:
- vs2017
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.7.* *_cpython
target_platform:
- win-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/win_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,16 @@ channel_targets:
cxx_compiler:
- vs2017
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.8.* *_cpython
target_platform:
- win-64
vtk:
- 9.0.1
6 changes: 1 addition & 5 deletions .ci_support/win_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,16 @@ channel_targets:
cxx_compiler:
- vs2017
occt:
- '7.5'
- '7.6'
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
vtk:
max_pin: x.x.x
pybind11_abi:
- '4'
python:
- 3.9.* *_cpython
target_platform:
- win-64
vtk:
- 9.0.1