Skip to content

Commit b362b52

Browse files
MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.2, and conda-forge-pinning 2022.11.01.12.20.19
1 parent d81118d commit b362b52

25 files changed

+110
-200
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 23 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_python3.7.____cpython.yaml renamed to .ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pin_run_as_build:
1919
min_pin: x.x
2020
max_pin: x.x
2121
python:
22-
- 3.7.* *_cpython
22+
- 3.11.* *_cpython
2323
target_platform:
2424
- linux-64
2525
zip_keys:

.ci_support/migrations/pypy37-windows.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.ci_support/migrations/pypy37.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.ci_support/migrations/python310.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '12'
6+
- '14'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '12'
14+
- '14'
1515
macos_machine:
1616
- x86_64-apple-darwin13.4.0
1717
pin_run_as_build:

.ci_support/osx_64_python3.7.____cpython.yaml renamed to .ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '12'
6+
- '14'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '12'
14+
- '14'
1515
macos_machine:
1616
- x86_64-apple-darwin13.4.0
1717
pin_run_as_build:
1818
python:
1919
min_pin: x.x
2020
max_pin: x.x
2121
python:
22-
- 3.7.* *_cpython
22+
- 3.11.* *_cpython
2323
target_platform:
2424
- osx-64
2525
zip_keys:

.ci_support/osx_64_python3.8.____73_pypy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '12'
6+
- '14'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '12'
14+
- '14'
1515
macos_machine:
1616
- x86_64-apple-darwin13.4.0
1717
pin_run_as_build:

0 commit comments

Comments
 (0)