Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rlic #29385

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add rlic #29385

wants to merge 1 commit into from

Conversation

neutrinoceros
Copy link
Contributor

@neutrinoceros neutrinoceros commented Mar 10, 2025

In case me posting this isn't explicit enough: I accept to maintain this feedstock :)

Checklist

  • Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml".
  • License file is packaged (see here for an example).
  • Source is from official source.
  • Package does not vendor other packages. (If a package uses the source of another package, they should be separate packages or the licenses of all packages need to be packaged).
  • [N/A] If static libraries are linked in, the license of the static library is packaged.
  • Package does not ship static libraries. If static libraries are needed, follow CFEP-18.
  • Build number is 0.
  • A tarball (url) rather than a repo (e.g. git_url) is used in your recipe (see here for more details).
  • GitHub users listed in the maintainer section have posted a comment confirming they are willing to be listed there.
  • When in trouble, please check our knowledge base documentation before pinging a team.

Copy link
Contributor

Hi! This is the staged-recipes linter and your PR looks excellent! 🚀

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Mar 10, 2025

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/rlic/meta.yaml) and found some lint.

Here's what I've got...

For recipes/rlic/meta.yaml:

  • ❌ Non noarch packages should have python requirement without any version constraints.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13762538468. Examine the logs at this URL for more detail.

@neutrinoceros neutrinoceros force-pushed the rlic branch 4 times, most recently from 4b2f508 to cb6995b Compare March 10, 2025 10:35
@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/rlic/meta.yaml) and found it was in an excellent condition.

@neutrinoceros neutrinoceros force-pushed the rlic branch 2 times, most recently from 98f3750 to 5a3e307 Compare March 10, 2025 14:00
@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Mar 10, 2025

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/rlic/meta.yaml) and found some lint.

Here's what I've got...

For recipes/rlic/meta.yaml:

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13768677907. Examine the logs at this URL for more detail.

@neutrinoceros
Copy link
Contributor Author

Seems to be working ok on Linux but not on other plateforms

MacOS
It looks like built wheels (rlic-0.3.3-cp39-abi3-macosx_14_0_x86_64.whl) do not respect MACOSX_DEPLOYMENT_TARGET=10.13. At the moment, I have no idea why.

Windows
I'm getting the following error, which is even less clear to me

conda_build.exceptions.CondaBuildException: Empty package; python present in build and host deps.  You probably picked up the build environment's python  executable.  You need to alter your recipe to  use the PYTHON env var in your recipe to run that executable.

@conda-forge/help-rust could anyone help me make sense of these problems ?

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/rlic/meta.yaml) and found it was in an excellent condition.

@neutrinoceros neutrinoceros force-pushed the rlic branch 2 times, most recently from 66e4d9c to 646ebd2 Compare March 11, 2025 08:10
@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/rlic/meta.yaml) and found some lint.

Here's what I've got...

For recipes/rlic/meta.yaml:

  • ❌ The build section contained an unexpected subsection name. py-limited-api is not a valid subsection name.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13783276157. Examine the logs at this URL for more detail.

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/rlic/meta.yaml) and found it was in an excellent condition.

@neutrinoceros neutrinoceros marked this pull request as ready for review March 11, 2025 09:23
@neutrinoceros
Copy link
Contributor Author

@conda-forge/help-rust ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants