Skip to content

Commit 63c7238

Browse files
rustac v0.8.4 (#12)
* updated v0.8.4 * MNT: Re-rendered with conda-smithy 3.52.3 and conda-forge-pinning 2025.10.22.20.03.4 * Add openssl-vendored feature flag Xref stac-utils/rustac-py#169 --------- Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
1 parent e441a8a commit 63c7238

21 files changed

Lines changed: 72 additions & 119 deletions

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

Lines changed: 8 additions & 8 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: 16 additions & 16 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: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_channel_sourcesconda-forgepython3.11.____cpython.yaml renamed to .ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ rust_compiler:
2222
- rust
2323
target_platform:
2424
- linux-64
25-
zip_keys:
26-
- - python
27-
- channel_sources

.ci_support/linux_64_channel_sourcesconda-forgepython3.12.____cpython.yaml renamed to .ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ rust_compiler:
2222
- rust
2323
target_platform:
2424
- linux-64
25-
zip_keys:
26-
- - python
27-
- channel_sources

.ci_support/linux_64_channel_sourcesconda-forgepython3.13.____cp313.yaml renamed to .ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ rust_compiler:
2222
- rust
2323
target_platform:
2424
- linux-64
25-
zip_keys:
26-
- - python
27-
- channel_sources

.ci_support/linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml renamed to .ci_support/linux_64_python3.14.____cp314.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ c_stdlib:
33
c_stdlib_version:
44
- '2.17'
55
channel_sources:
6-
- conda-forge,conda-forge/label/python_rc
6+
- conda-forge
77
channel_targets:
88
- conda-forge main
99
cxx_compiler:
@@ -22,6 +22,3 @@ rust_compiler:
2222
- rust
2323
target_platform:
2424
- linux-64
25-
zip_keys:
26-
- - python
27-
- channel_sources

.ci_support/osx_64_channel_sourcesconda-forgepython3.11.____cpython.yaml renamed to .ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,3 @@ rust_compiler:
2626
- rust
2727
target_platform:
2828
- osx-64
29-
zip_keys:
30-
- - python
31-
- channel_sources

.ci_support/osx_64_channel_sourcesconda-forgepython3.12.____cpython.yaml renamed to .ci_support/osx_64_python3.12.____cpython.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,3 @@ rust_compiler:
2626
- rust
2727
target_platform:
2828
- osx-64
29-
zip_keys:
30-
- - python
31-
- channel_sources

.ci_support/osx_64_channel_sourcesconda-forgepython3.13.____cp313.yaml renamed to .ci_support/osx_64_python3.13.____cp313.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,3 @@ rust_compiler:
2626
- rust
2727
target_platform:
2828
- osx-64
29-
zip_keys:
30-
- - python
31-
- channel_sources

0 commit comments

Comments
 (0)