Skip to content

Commit

Permalink
Merge pull request #6 from lnccbrown/update-python-and-numpy-verions-1
Browse files Browse the repository at this point in the history
MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.40.1, and co…
  • Loading branch information
digicosmos86 authored Sep 20, 2024
2 parents e902d96 + 8567eb9 commit 15c811b
Show file tree
Hide file tree
Showing 20 changed files with 209 additions and 64 deletions.
12 changes: 8 additions & 4 deletions .azure-pipelines/azure-pipelines-linux.yml

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

22 changes: 14 additions & 8 deletions .azure-pipelines/azure-pipelines-osx.yml

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

11 changes: 7 additions & 4 deletions .azure-pipelines/azure-pipelines-win.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 @@ -18,8 +18,6 @@ cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- channel_sources
35 changes: 35 additions & 0 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
c_compiler:
- gcc
c_compiler_version:
- '13'
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:
- '13'
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.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ cxx_compiler_version:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ cxx_compiler_version:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
- channel_sources
35 changes: 35 additions & 0 deletions .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ cxx_compiler_version:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ cxx_compiler_version:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
- channel_sources
35 changes: 35 additions & 0 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- osx-arm64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -20,5 +18,4 @@ target_platform:
- win-64
zip_keys:
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
numpy:
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -20,5 +18,4 @@ target_platform:
- win-64
zip_keys:
- - python
- numpy
- channel_sources
21 changes: 21 additions & 0 deletions .ci_support/win_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
c_compiler:
- vs2019
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

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

Loading

1 comment on commit 15c811b

@conda-forge-webservices
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! This is the friendly automated conda-forge-webservice.

I updated the Github team because of this commit.

You should get push access to this feedstock and CI services.

Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).

Feel free to join the community Element channel.

NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.

Please sign in to comment.