Skip to content

Commit

Permalink
Rerender (#37)
Browse files Browse the repository at this point in the history
* bump build number

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.23.19.04.53

* add myself as a maintainer

* MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.23.22.00.02
  • Loading branch information
hobu authored Aug 24, 2023
1 parent dbd5c5a commit 1b58828
Show file tree
Hide file tree
Showing 19 changed files with 125 additions and 132 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

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

2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

80 changes: 30 additions & 50 deletions .azure-pipelines/azure-pipelines-win.yml

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

10 changes: 5 additions & 5 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,19 +11,19 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
libblas:
- 3.8 *netlib
- 3.9 *netlib
libcblas:
- 3.8 *netlib
- 3.9 *netlib
liblapack:
- 3.8 *netlib
- 3.9 *netlib
suitesparse:
- '5'
target_platform:
Expand Down
10 changes: 5 additions & 5 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -15,19 +15,19 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
libblas:
- 3.8 *netlib
- 3.9 *netlib
libcblas:
- 3.8 *netlib
- 3.9 *netlib
liblapack:
- 3.8 *netlib
- 3.9 *netlib
suitesparse:
- '5'
target_platform:
Expand Down
10 changes: 5 additions & 5 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,19 +11,19 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
libblas:
- 3.8 *netlib
- 3.9 *netlib
libcblas:
- 3.8 *netlib
- 3.9 *netlib
liblapack:
- 3.8 *netlib
- 3.9 *netlib
suitesparse:
- '5'
target_platform:
Expand Down
7 changes: 0 additions & 7 deletions .ci_support/migrations/glog06.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions .ci_support/migrations/tbb2021.yaml

This file was deleted.

10 changes: 5 additions & 5 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '12'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
- '15'
gflags:
- '2.2'
glog:
- '0.6'
libblas:
- 3.8 *netlib
- 3.9 *netlib
libcblas:
- 3.8 *netlib
- 3.9 *netlib
liblapack:
- 3.8 *netlib
- 3.9 *netlib
macos_machine:
- x86_64-apple-darwin13.4.0
suitesparse:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '12'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
- '15'
gflags:
- '2.2'
glog:
Expand Down
10 changes: 5 additions & 5 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
c_compiler:
- vs2017
- vs2019
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
- vs2019
gflags:
- '2.2'
glog:
- '0.6'
libblas:
- 3.8 *netlib
- 3.9 *netlib
libcblas:
- 3.8 *netlib
- 3.9 *netlib
liblapack:
- 3.8 *netlib
- 3.9 *netlib
suitesparse:
- '5'
target_platform:
Expand Down
5 changes: 3 additions & 2 deletions .circleci/config.yml

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

2 changes: 1 addition & 1 deletion .github/CODEOWNERS

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

9 changes: 8 additions & 1 deletion .scripts/build_steps.sh

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

Loading

1 comment on commit 1b58828

@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.

  • @hobu was added to this feedstock maintenance team.

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.