Skip to content

Add missing abouts to split packages#149

Open
jakirkham wants to merge 3 commits intoconda-forge:mainfrom
jakirkham-feedstocks:add_split_pkgs_abouts
Open

Add missing abouts to split packages#149
jakirkham wants to merge 3 commits intoconda-forge:mainfrom
jakirkham-feedstocks:add_split_pkgs_abouts

Conversation

@jakirkham
Copy link
Copy Markdown
Member

@jakirkham jakirkham commented Apr 8, 2026

Adds missing abouts to metapackages. This should fill in metadata (like descriptions and licenses) for a few packages that were missing them.


Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Fixes #86

@conda-forge-admin
Copy link
Copy Markdown
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 (recipe/recipe.yaml) and found it was in an excellent condition.

…6.04.07.10.45.57

Other tools:
- conda-build 26.3.0
- rattler-build 0.61.4
- rattler-build-conda-compat 1.4.11
Rebuild packages as metadata has been updated (including license files
where needed).
- jupyter nbconvert --help
- jupyter dejavu --help
about:
license: BSD-3-Clause
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, anything that is a duplicate will be hoisted from the recipe-level about, so might only need description... and maybe a concrete docs link, if there is such a thing.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these fields appear to be populated already on the uploaded package: https://anaconda.org/channels/conda-forge/packages/nbconvert/overview

where does it appear to be missing?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right. only the package-specific description would change

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.

License information is missing from some recipe outputs

4 participants