Skip to content

Comments

Add shinyswatch#32307

Open
razinkele wants to merge 4 commits intoconda-forge:mainfrom
razinkele:add-shinyswatch
Open

Add shinyswatch#32307
razinkele wants to merge 4 commits intoconda-forge:mainfrom
razinkele:add-shinyswatch

Conversation

@razinkele
Copy link

New package: shinyswatch

PyPI: https://pypi.org/project/shinyswatch/0.9.0/
Repository: https://github.com/rstudio/py-shinyswatch
License: MIT

Description

shinyswatch provides Bootswatch + Bootstrap 5 themes for Shiny for Python. It is maintained by the RStudio/Posit team and is a dependency of pypath-shiny (PR #32306).

Dependencies

All run dependencies are already on conda-forge:

  • typing_extensions >=3.10.0.0
  • packaging >=20.9
  • htmltools >=0.2.0
  • shiny >=1.2.0

Checklist

  • License file included (MIT)
  • Recipe generated with grayskull, reviewed
  • noarch: python (pure Python package)
  • All dependencies available on conda-forge

Bootswatch + Bootstrap 5 themes for Shiny.
@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/shinyswatch/meta.yaml) and found it was in an excellent condition.

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

For recipes/shinyswatch/meta.yaml:

  • ℹ️ noarch: python recipes should usually follow the syntax in our documentation for specifying the Python version.
    • For the host section of the recipe, you should usually use the pin python {{ python_min }} for the python entry.
    • For the run section of the recipe, you should usually use the pin python >={{ python_min }} for the python entry.
    • For the test.requires section of the recipe, you should usually use the pin 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).

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22318211469. 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/shinyswatch/meta.yaml) and found it was in an excellent condition.

@github-actions
Copy link
Contributor

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

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.

2 participants