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

RC version of PR 203 #213

Merged
merged 3 commits into from
Feb 6, 2025
Merged

RC version of PR 203 #213

merged 3 commits into from
Feb 6, 2025

Conversation

mrclary
Copy link
Contributor

@mrclary mrclary commented Feb 5, 2025

See #203.

  1. Release 6.0.4rc1 to PyPi
  2. Update feedstock in this PR:
    • version: 6.0.4rc1
    • build: 0
    • sha256: from PyPi
  3. Verify checks succeed
  4. Merge this PR
  5. Proceed with 6.0.4rc1 release to conda-forge and GitHub

Use jinja variable for build number and bump.
Remove reference to python version in tests to ensure that spyder package has same hash regardless of runner.
@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Feb 5, 2025

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) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ noarch: python recipes should usually follow the syntax in our documentation for specifying the Python version.
    • For the host section of <output 1 output, you should usually use python {{ python_min }} for the python entry.
    • For the run section of <output 1 output, you should usually use python >={{ python_min }} for the python entry.
    • For the test.requires section of <output 1 output, you should usually use python {{ python_min }} for the python entry.
    • If the package requires a newer Python version than the currently supported minimum version on conda-forge, you can override the python_min variable by adding a Jinja2 set statement at the top of your recipe (or using an equivalent context variable for v1 recipes).
  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.

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

@dalthviz
Copy link
Member

dalthviz commented Feb 6, 2025

@conda-forge-admin, please rerender

@dalthviz dalthviz marked this pull request as ready for review February 6, 2025 01:12
@dalthviz dalthviz merged commit 9a46281 into conda-forge:rc Feb 6, 2025
9 checks passed
@mrclary mrclary deleted the spyder-base-rc branch February 6, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants