Skip to content

Commit b498e02

Browse files
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.41.1, and conda-forge-pinning 2024.10.03.06.07.11
1 parent 0251426 commit b498e02

8 files changed

+12
-7
lines changed

.ci_support/linux_64_numpy1.23python3.11.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
cdt_name:
66
- cos7
77
channel_sources:

.ci_support/linux_64_numpy1.26python3.12.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
cdt_name:
66
- cos7
77
channel_sources:

.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
channel_sources:
1010
- conda-forge
1111
channel_targets:

.ci_support/osx_64_numpy1.26python3.12.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
channel_sources:
1010
- conda-forge
1111
channel_targets:

.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
channel_sources:
1010
- conda-forge
1111
channel_targets:

.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '16'
8+
- '17'
99
channel_sources:
1010
- conda-forge
1111
channel_targets:

.scripts/build_steps.sh

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build-locally.py

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)