Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions .azure-pipelines/azure-pipelines-osx.yml

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
Expand Up @@ -7,9 +7,9 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -19,7 +19,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
fftw:
- '3'
fortran_compiler:
Expand Down Expand Up @@ -50,8 +50,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -19,7 +19,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
fftw:
- '3'
fortran_compiler:
Expand Down Expand Up @@ -50,8 +50,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -19,7 +19,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
fftw:
- '3'
fortran_compiler:
Expand Down Expand Up @@ -50,8 +50,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -19,7 +19,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
fftw:
- '3'
fortran_compiler:
Expand Down Expand Up @@ -50,8 +50,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
8 changes: 8 additions & 0 deletions .ci_support/migrations/cfitsio450.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for cfitsio 4.5.0
kind: version
migration_number: 1
cfitsio:
- 4.5.0
migrator_ts: 1734919906.7875106
43 changes: 0 additions & 43 deletions .ci_support/migrations/pypy38.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions .ci_support/migrations/python312.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
fftw:
- '3'
fortran_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
fftw:
- '3'
fortran_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
fftw:
- '3'
fortran_compiler:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
cfitsio:
- 4.4.1
- 4.5.0
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
fftw:
- '3'
fortran_compiler:
Expand Down
Loading