-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from regro-cf-autotick-bot/rebuild-python311-0…
…-1_h7a56cf Rebuild for python311
- Loading branch information
Showing
17 changed files
with
191 additions
and
17 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
37 changes: 37 additions & 0 deletions
37
...piler_version10cuda_compiler_version11.2cxx_compiler_version10python3.11.____cpython.yaml
This file contains 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,37 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '10' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.2' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '10' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.2 | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.11.* *_cpython | ||
pytorch: | ||
- '2.0' | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
This file contains 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
This file contains 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
This file contains 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
37 changes: 37 additions & 0 deletions
37
...piler_version12cuda_compiler_versionNonecxx_compiler_version12python3.11.____cpython.yaml
This file contains 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,37 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
cdt_name: | ||
- cos6 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- None | ||
cuda_compiler_version: | ||
- None | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.11.* *_cpython | ||
pytorch: | ||
- '2.0' | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
This file contains 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
This file contains 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
This file contains 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,37 @@ | ||
migrator_ts: 1666686085 | ||
__migrator: | ||
migration_number: 1 | ||
operation: key_add | ||
primary_key: python | ||
ordering: | ||
python: | ||
- 3.6.* *_cpython | ||
- 3.7.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython # new entry | ||
- 3.6.* *_73_pypy | ||
- 3.7.* *_73_pypy | ||
- 3.8.* *_73_pypy | ||
- 3.9.* *_73_pypy | ||
paused: false | ||
longterm: True | ||
pr_limit: 60 | ||
max_solver_attempts: 3 # this will make the bot retry "not solvable" stuff 12 times | ||
exclude: | ||
# this shouldn't attempt to modify the python feedstocks | ||
- python | ||
- pypy3.6 | ||
- pypy-meta | ||
- cross-python | ||
- python_abi | ||
exclude_pinned_pkgs: false | ||
|
||
python: | ||
- 3.11.* *_cpython | ||
# additional entries to add for zip_keys | ||
numpy: | ||
- 1.23 | ||
python_impl: | ||
- cpython |
This file was deleted.
Oops, something went wrong.
This file contains 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,33 @@ | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '10.9' | ||
c_compiler: | ||
- clang | ||
c_compiler_version: | ||
- '15' | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler_version: | ||
- None | ||
cxx_compiler: | ||
- clangxx | ||
cxx_compiler_version: | ||
- '15' | ||
llvm_openmp: | ||
- '15' | ||
macos_machine: | ||
- x86_64-apple-darwin13.4.0 | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.11.* *_cpython | ||
pytorch: | ||
- '2.0' | ||
target_platform: | ||
- osx-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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