-
-
Notifications
You must be signed in to change notification settings - Fork 7
Rebuild for CFEP-25 noarch: python
syntax
#40
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
Rebuild for CFEP-25 noarch: python
syntax
#40
Conversation
…onda-forge-pinning 2024.12.26.18.39.45
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 ( |
recipe/meta.yaml
Outdated
- aiosqlite >=0.20.0 | ||
- uv >=0.5 | ||
- questionary >=2.0.1 | ||
#- a2wsgi >=1.10.7 # NA on conda-forge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it a mandatory dependency?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appears so - its listed in depdencies
https://github.com/bentoml/BentoML/blob/main/pyproject.toml#L70
"a2wsgi>=1.10.7",
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Then it should be added to conda-forge and enabled here. There is a chance of a broken package without it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes @ocefpaf ,
I added a2wsgi last week - conda-forge/staged-recipes#28716
its available now for use - I was trying to get kantoku added too
- Add kantoku for BentoML Feedstock staged-recipes#28715
https://github.com/bentoml/BentoML/blob/main/pyproject.toml#L31
My intent was to get both kantoku & a2wsgi built and available, before fixing and merging this feedstock
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12681119348. Examine the logs at this URL for more detail. |
This PR updates the recipe to use the
noarch: python
syntax as described in CFEP-25. Please see our documentation for more details.If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/12513975792 - please use this URL for debugging.