Skip to content

Commit

Permalink
Merge pull request #269 from regro-cf-autotick-bot/rebuild-libxcb116-…
Browse files Browse the repository at this point in the history
…0-1_h6257c3

Rebuild for libxcb 1.16
  • Loading branch information
hmaarrfk authored Jun 22, 2024
2 parents 345bd4f + 5c5e76c commit 1ea11f5
Show file tree
Hide file tree
Showing 21 changed files with 80 additions and 52 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 25 additions & 1 deletion .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ libpng:
libsqlite:
- '3'
libxcb:
- '1.15'
- '1.16'
libxml2:
- '2'
nspr:
Expand All @@ -59,7 +59,7 @@ openssl:
postgresql:
- '16'
pulseaudio_client:
- '17'
- '17.0'
target_platform:
- linux-64
zip_keys:
Expand All @@ -68,6 +68,6 @@ zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
6 changes: 3 additions & 3 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ libpng:
libsqlite:
- '3'
libxcb:
- '1.15'
- '1.16'
libxml2:
- '2'
nspr:
Expand All @@ -63,7 +63,7 @@ openssl:
postgresql:
- '16'
pulseaudio_client:
- '17'
- '17.0'
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -72,6 +72,6 @@ zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
6 changes: 3 additions & 3 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ libpng:
libsqlite:
- '3'
libxcb:
- '1.15'
- '1.16'
libxml2:
- '2'
nspr:
Expand All @@ -59,7 +59,7 @@ openssl:
postgresql:
- '16'
pulseaudio_client:
- '17'
- '17.0'
target_platform:
- linux-ppc64le
zip_keys:
Expand All @@ -68,6 +68,6 @@ zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
7 changes: 0 additions & 7 deletions .ci_support/migrations/krb5121.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions .ci_support/migrations/libxcb115.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions .ci_support/migrations/libxcb116.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
__migrator:
build_number: 1
commit_message: Rebuild for libxcb 1.16
kind: version
migration_number: 1

# TODO: Add to global pinnins once migration completed
libxcb:
- '1.16'
migrator_ts: 1718798196
12 changes: 0 additions & 12 deletions .ci_support/migrations/pulseaudio17.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
4 changes: 3 additions & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -44,6 +46,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ openssl:
target_platform:
- win-64
zlib:
- '1.2'
- '1'
zstd:
- '1.5'
4 changes: 2 additions & 2 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/CODEOWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_compiler_version: # [osx]
- 15 # [osx]
cxx_compiler_version: # [osx]
- 15 # [osx]
MACOSX_DEPLOYMENT_TARGET: # [osx and x86_64]
c_stdlib_version: # [osx and x86_64]
- '10.13' # [osx and x86_64]
MACOSX_SDK_VERSION: # [osx and x86_64]
- '10.14' # [osx and x86_64]
Expand All @@ -23,3 +23,6 @@ replacements:
- '*.cmake'
regex_re: '([^;\s"]+/sysroot)'
replacement_re: '$ENV{CONDA_BUILD_SYSROOT}'

c_stdlib_version: # [linux]
- "2.17" # [linux]
5 changes: 2 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ source:
folder: opengl32sw # [win64]

build:
number: 21
number: 22
detect_binary_files_with_prefix: true
run_exports:
- {{ pin_subpackage('qt-main', max_pin='x.x') }}
Expand All @@ -67,8 +67,8 @@ build:
requirements:
build:
- {{ compiler('c') }}
- {{ stdlib("c") }}
- {{ compiler('cxx') }}
- sysroot_linux-64 2.17 # [linux]
- {{ cdt('mesa-libgl-devel') }} # [linux]
- {{ cdt('mesa-libegl-devel') }} # [linux]
- {{ cdt('mesa-dri-drivers') }} # [linux]
Expand Down Expand Up @@ -184,7 +184,6 @@ requirements:
- xorg-libice # [linux]
- xorg-xf86vidmodeproto # [linux]
run_constrained:
- __osx >={{ MACOSX_DEPLOYMENT_TARGET|default("10.14") }} # [osx and x86_64]
- qt {{ version }}

test:
Expand Down

0 comments on commit 1ea11f5

Please sign in to comment.