Skip to content
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

Update feedstock to match PyNE conda build #83

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
206 changes: 153 additions & 53 deletions .azure-pipelines/azure-pipelines-linux.yml

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion .ci_support/README

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
@@ -1,44 +1,52 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
enable_dagmc:
- dagmc
enable_moab:
- moab
enable_openmc:
- noopenmc
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
hdf5:
- 1.10.6
- '12'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.17'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_cpython
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,31 +1,39 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
enable_dagmc:
- dagmc
enable_moab:
- moab
enable_openmc:
- noopenmc
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
hdf5:
- 1.10.6
- '12'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.17'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -38,7 +46,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,31 +1,39 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
enable_dagmc:
- dagmc
enable_moab:
- moab
enable_openmc:
- noopenmc
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
hdf5:
- 1.10.6
- '12'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.19'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -38,7 +46,7 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,44 +1,52 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
enable_dagmc:
- dagmc
enable_moab:
- moab
enable_openmc:
- noopenmc
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
hdf5:
- 1.10.6
- '12'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.17'
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
enable_dagmc:
- dagmc
enable_moab:
- moab
enable_openmc:
- noopenmc
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.26'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,44 +1,52 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
enable_dagmc:
- dagmc
enable_moab:
- moab
enable_openmc:
- openmc
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
hdf5:
- 1.10.6
- '12'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.17'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.6.* *_cpython
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - cdt_name
- docker_image
- - c_stdlib_version
- cdt_name
- - python
- numpy
Loading
Loading