Skip to content

Commit

Permalink
zopfli v0.2.1 (#21)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] committed Mar 22, 2022
2 parents 7c9c4ef + 55262d7 commit ec8980e
Show file tree
Hide file tree
Showing 26 changed files with 154 additions and 3 deletions.
7 changes: 7 additions & 0 deletions .ci_support/linux_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_64_python3.7.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.7.* *_73_pypy
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.7.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_aarch64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
pin_run_as_build:
Expand All @@ -22,3 +26,6 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_aarch64_python3.7.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
pin_run_as_build:
Expand All @@ -22,3 +26,6 @@ python:
- 3.7.* *_73_pypy
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_aarch64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
pin_run_as_build:
Expand All @@ -22,3 +26,6 @@ python:
- 3.7.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_aarch64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
pin_run_as_build:
Expand All @@ -22,3 +26,6 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_aarch64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
pin_run_as_build:
Expand All @@ -22,3 +26,6 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_ppc64le_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_ppc64le_python3.7.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.7.* *_73_pypy
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_ppc64le_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.7.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_ppc64le_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/linux_ppc64le_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.10.* *_cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/osx_64_python3.7.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.7.* *_73_pypy
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/osx_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.7.* *_cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/osx_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.8.* *_cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
7 changes: 7 additions & 0 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -18,3 +22,6 @@ python:
- 3.9.* *_cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
2 changes: 2 additions & 0 deletions .ci_support/win_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/win_64_python3.7.____73_pypy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/win_64_python3.7.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/win_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Loading

0 comments on commit ec8980e

Please sign in to comment.