Skip to content

Commit

Permalink
Merge pull request #37 from regro-cf-autotick-bot/rebuild-libabseil20…
Browse files Browse the repository at this point in the history
…230125-0-1_h63aa0a

Rebuild for libabseil20230125
  • Loading branch information
h-vetinari authored Feb 15, 2023
2 parents 9fd2c72 + cab97ab commit 5796037
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20220623.0'
- '20230125'
libprotobuf:
- '3.21'
pin_run_as_build:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20220623.0'
- '20230125'
libprotobuf:
- '3.21'
pin_run_as_build:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libabseil:
- '20220623.0'
- '20230125'
libprotobuf:
- '3.21'
pin_run_as_build:
Expand Down
7 changes: 7 additions & 0 deletions .ci_support/migrations/libabseil20230125.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
__migrator:
build_number: 1
kind: version
migration_number: 1
libabseil:
- '20230125'
migrator_ts: 1676218104.8853533
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
cxx_compiler_version:
- '14'
libabseil:
- '20220623.0'
- '20230125'
libprotobuf:
- '3.21'
macos_machine:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
cxx_compiler_version:
- '14'
libabseil:
- '20220623.0'
- '20230125'
libprotobuf:
- '3.21'
macos_machine:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ channel_targets:
cxx_compiler:
- vs2019
libabseil:
- '20220623.0'
- '20230125'
libprotobuf:
- '3.21'
pin_run_as_build:
Expand Down
4 changes: 2 additions & 2 deletions conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ build_platform:
linux_aarch64: linux_64
linux_ppc64le: linux_64
osx_arm64: osx_64
conda_build:
pkg_format: '2'
conda_forge_output_validation: true
github:
branch_name: main
Expand All @@ -10,5 +12,3 @@ provider:
linux_aarch64: default
linux_ppc64le: default
test_on_native_only: true
conda_build:
pkg_format: '2'
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ source:
- patches/0009-create-and-install-CMake-metadata.patch

build:
number: 0
number: 1

requirements:
build:
Expand Down

0 comments on commit 5796037

Please sign in to comment.