Skip to content

Commit

Permalink
Release 1.0.0 (#57)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 4, 2024
2 parents 0163da8 + ce930c1 commit f4059a4
Show file tree
Hide file tree
Showing 43 changed files with 289 additions and 396 deletions.
61 changes: 25 additions & 36 deletions .azure-pipelines/azure-pipelines-linux.yml

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

25 changes: 10 additions & 15 deletions .azure-pipelines/azure-pipelines-osx.yml

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

21 changes: 9 additions & 12 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
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,7 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,7 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,7 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
25 changes: 0 additions & 25 deletions .ci_support/linux_64_python3.8.____cpythonpython_implcpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,5 +25,7 @@ python_impl:
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -25,5 +29,7 @@ python_impl:
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -25,5 +29,7 @@ python_impl:
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -25,5 +29,7 @@ python_impl:
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- python_impl

This file was deleted.

Loading

1 comment on commit f4059a4

@conda-forge-webservices
Copy link
Contributor

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.