Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.08.29.11.33.45
  • Loading branch information
h-vetinari committed Aug 30, 2023
1 parent 7172f35 commit 64ae943
Show file tree
Hide file tree
Showing 16 changed files with 107 additions and 62 deletions.
29 changes: 12 additions & 17 deletions .azure-pipelines/azure-pipelines-linux.yml

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

8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-osx.yml

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

14 changes: 7 additions & 7 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ python_version:
- 3.8.16
target_platform:
- linux-64
version:
- 7.3.11
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
python_version:
- 3.9.16
- 3.9.17
target_platform:
- linux-64
version:
- 7.3.12
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ python_version:
- 3.8.16
target_platform:
- linux-aarch64
version:
- 7.3.11
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
python_version:
- 3.9.16
- 3.9.17
target_platform:
- linux-aarch64
version:
- 7.3.12
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ python_version:
- 3.8.16
target_platform:
- linux-ppc64le
version:
- 7.3.11
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
python_version:
- 3.9.16
- 3.9.17
target_platform:
- linux-ppc64le
version:
- 7.3.12
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ python_version:
- 3.8.16
target_platform:
- osx-64
version:
- 7.3.11
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
python_version:
- 3.9.16
- 3.9.17
target_platform:
- osx-64
version:
- 7.3.12
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ python_version:
- 3.8.16
target_platform:
- win-64
version:
- 7.3.11
zip_keys:
- - python_version
- version
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
python_version:
- 3.9.16
- 3.9.17
target_platform:
- win-64
version:
- 7.3.12
zip_keys:
- - python_version
- version
4 changes: 2 additions & 2 deletions .scripts/build_steps.sh

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

6 changes: 3 additions & 3 deletions .scripts/run_osx_build.sh

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

48 changes: 24 additions & 24 deletions README.md

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

0 comments on commit 64ae943

Please sign in to comment.