Skip to content

Commit

Permalink
Rebuild for pcre21042 (#264)
Browse files Browse the repository at this point in the history
* Rebuild for pcre21042

* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and conda-forge-pinning 2023.11.30.08.59.57
  • Loading branch information
regro-cf-autotick-bot authored Dec 2, 2023
1 parent 2ee972e commit fe021e7
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 24 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

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

4 changes: 2 additions & 2 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
arpack:
- '3.7'
- '3.8'
c_compiler:
- gcc
c_compiler_version:
Expand Down Expand Up @@ -33,7 +33,7 @@ libunwind:
mpfr:
- '4'
pcre2:
- '10.40'
- '10.42'
perl:
- 5.32.1
pin_run_as_build:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ __migrator:
build_number: 1
kind: version
migration_number: 1
libgit2:
- '1.7'
migrator_ts: 1692536638.168483
migrator_ts: 1698632312.9606004
pcre2:
- '10.42'
8 changes: 4 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
arpack:
- '3.7'
- '3.8'
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -15,7 +15,7 @@ curl:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
fortran_compiler:
- gfortran
fortran_compiler_version:
Expand All @@ -29,7 +29,7 @@ macos_machine:
mpfr:
- '4'
pcre2:
- '10.40'
- '10.42'
perl:
- 5.32.1
suitesparse:
Expand Down
20 changes: 14 additions & 6 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

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

3 changes: 3 additions & 0 deletions .scripts/run_docker_build.sh

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

17 changes: 12 additions & 5 deletions .scripts/run_osx_build.sh

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

2 changes: 1 addition & 1 deletion README.md

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

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ source:

build:
skip: true # [win]
number: 0
number: 1
binary_relocation: false
features:

Expand Down

0 comments on commit fe021e7

Please sign in to comment.