Skip to content

Commit

Permalink
Merge pull request #12 from rxm7706/v0.5.2
Browse files Browse the repository at this point in the history
 Upgrade to v0.5.2 and convert to NoArch Build
  • Loading branch information
ocefpaf authored Sep 16, 2024
2 parents 031de0e + b6499dd commit f503513
Show file tree
Hide file tree
Showing 27 changed files with 58 additions and 392 deletions.
20 changes: 2 additions & 18 deletions .azure-pipelines/azure-pipelines-linux.yml

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

16 changes: 2 additions & 14 deletions .azure-pipelines/azure-pipelines-osx.yml

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

18 changes: 3 additions & 15 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,16 +1,8 @@
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
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.9.* *_cpython
target_platform:
- linux-64
16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.10.____cpython.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.11.____cpython.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.12.____cpython.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.8.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,3 @@ channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- osx-64
18 changes: 0 additions & 18 deletions .ci_support/osx_64_python3.10.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_64_python3.11.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_64_python3.12.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_64_python3.8.____cpython.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.10.____cpython.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.11.____cpython.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.12.____cpython.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.8.____cpython.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.9.____cpython.yaml

This file was deleted.

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.

6 changes: 6 additions & 0 deletions .scripts/build_steps.sh

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

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

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

5 changes: 5 additions & 0 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 f503513

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

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