forked from conda-forge/y-py-feedstock
-
Notifications
You must be signed in to change notification settings - Fork 0
V0.6.2 #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
V0.6.2 #4
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c8edd94
update version and sha256
SC426 3a89760
update dependencies
SC426 6508dfa
add staging channel
SC426 e1236f2
try pinning maturin
SC426 df4174a
add setuptools
SC426 24ed520
add staging channel;
SC426 bbe77c2
add build_config
SC426 2f20fa2
remove build_config
SC426 bc6ad78
fix typo
SC426 2a0fdc7
add osx constrains
SC426 dbf109d
update compiler version for osx
SC426 05a9716
test
SC426 c0bbc80
add cpython.yaml for 3.12
SC426 e191347
revert conda-forge config files
SC426 84560bf
pin osx to 10.12
SC426 a3e7216
add conda_build_config
SC426 e3b087c
move osx contraints to main build section
SC426 f13a4ca
add CONDA_BUILD_SYSROOT
SC426 45843aa
clean cbc
SC426 34a8a86
remove setuptools and wheel
SC426 d581669
remove osx restraints from recipe
SC426 7c3f648
fix typo
SC426 814e88b
update abs.yaml
SC426 4c5c04d
update temp channel
cbouss fad6416
remove staging channels
SC426 7d5dbf6
remove abs.yaml
SC426 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| channels: | ||
| - https://staging.continuum.io/prefect/fs/rust-feedstock/pr7/1481b8e | ||
| - https://staging.continuum.io/prefect/fs/rust-activation-feedstock/pr6/b2372ac | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| rust_compiler: | ||
| - rust | ||
| rust_compiler_version: | ||
| - 1.76.0 | ||
| # use {{ compiler('rust-gnu') }} when requiring a build using the m2w64-toolchain | ||
| rust_gnu_compiler: # [win] | ||
| - rust-gnu # [win] | ||
| rust_gnu_compiler_version: # [win] | ||
| - 1.76.0 # [win] | ||
| MACOSX_DEPLOYMENT_TARGET: # [osx and x86_64] | ||
| - "10.12" # [osx and x86_64] | ||
| CONDA_BUILD_SYSROOT: | ||
| - /opt/MacOSX10.12.sdk # [osx and x86_64] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.