-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
…-1_hfb6a55 Rebuild for python311
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
boost: | ||
- 1.78.0 | ||
cdt_name: | ||
- cos6 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '10' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
liblapack: | ||
- 3.9 *netlib | ||
numpy: | ||
- '1.23' | ||
pin_run_as_build: | ||
boost: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.11.* *_cpython | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - python | ||
- numpy |
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: 30 | ||
max_solver_attempts: 10 # this will make the bot retry "not solvable" stuff 10 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 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '10.9' | ||
boost: | ||
- 1.78.0 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cxx_compiler: | ||
- clangxx | ||
cxx_compiler_version: | ||
- '14' | ||
liblapack: | ||
- 3.9 *netlib | ||
llvm_openmp: | ||
- '14' | ||
macos_machine: | ||
- x86_64-apple-darwin13.4.0 | ||
numpy: | ||
- '1.23' | ||
pin_run_as_build: | ||
boost: | ||
max_pin: x.x.x | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.11.* *_cpython | ||
target_platform: | ||
- osx-64 | ||
zip_keys: | ||
- - python | ||
- numpy |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.