Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.39.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.09.09.18.43.05
  • Loading branch information
adrianinsaval committed Sep 23, 2024
1 parent ea7b4d0 commit 79b9fc7
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 20 deletions.
10 changes: 4 additions & 6 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,32 +1,30 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- freecad/label/dev,conda-forge,defaults
channel_targets:
- freecad dev
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
freetype:
- '2'
hdf5:
- 1.14.3
libboost_devel:
- '1.82'
- '1.84'
occt:
- 7.7.2
pcl:
- 1.14.0
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down
6 changes: 2 additions & 4 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,20 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
freetype:
- '2'
hdf5:
- 1.14.3
libboost_devel:
- '1.82'
- '1.84'
occt:
- 7.7.2
pcl:
- 1.14.0
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down
6 changes: 2 additions & 4 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,20 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
freetype:
- '2'
hdf5:
- 1.14.3
libboost_devel:
- '1.82'
- '1.84'
macos_machine:
- x86_64-apple-darwin13.4.0
occt:
- 7.7.2
pcl:
- 1.14.0
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down
6 changes: 2 additions & 4 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,20 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
freetype:
- '2'
hdf5:
- 1.14.3
libboost_devel:
- '1.82'
- '1.84'
macos_machine:
- arm64-apple-darwin20.0.0
occt:
- 7.7.2
pcl:
- 1.14.0
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down
2 changes: 0 additions & 2 deletions .ci_support/win_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ occt:
pcl:
- 1.14.0
pin_run_as_build:
occt:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
Expand Down

0 comments on commit 79b9fc7

Please sign in to comment.