Skip to content

Commit

Permalink
Rebuild for fmt 11 (#107)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
conda-forge-admin authored Jan 25, 2025
2 parents b4d26c6 + 4590eb1 commit a378271
Show file tree
Hide file tree
Showing 22 changed files with 70 additions and 21 deletions.
4 changes: 3 additions & 1 deletion .ci_support/linux_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/linux_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/linux_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.23'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/linux_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.26'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.23'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.26'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.23'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -42,6 +42,8 @@ numpy:
- '1.26'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
8 changes: 8 additions & 0 deletions .ci_support/migrations/fmt11.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for fmt 11
kind: version
migration_number: 1
fmt:
- '11'
migrator_ts: 1720374637.828791
4 changes: 3 additions & 1 deletion .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.23'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.26'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.22'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.23'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
ffmpeg:
- '7'
fmt:
- '10'
- '11'
freetype:
- '2'
giflib:
Expand All @@ -44,6 +44,8 @@ numpy:
- '1.26'
openexr:
- '3.3'
openjpeg:
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source:
sha256: f57481435cec18633d3eba9b2e8c483fc1df6f0a01c5c9f98cbae6d1c52928e5

build:
number: 0
number: 1
skip: true # [win]

requirements:
Expand Down Expand Up @@ -100,6 +100,7 @@ outputs:
- ninja
host:
- {{ pin_subpackage('openimageio', exact=True) }}
- imath
run:
- {{ pin_subpackage('openimageio', exact=True) }}
test:
Expand Down

0 comments on commit a378271

Please sign in to comment.