Search Criteria
Package Details: python-sphinx_design 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sphinx_design.git (read-only, click to copy) |
---|---|
Package Base: | python-sphinx_design |
Description: | A sphinx extension for designing beautiful, screen-size responsive web components |
Upstream URL: | https://sphinx-design.readthedocs.io |
Licenses: | MIT |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 2 |
Popularity: | 0.040182 |
First Submitted: | 2022-06-17 04:06 (UTC) |
Last Updated: | 2023-07-28 05:02 (UTC) |
Dependencies (14)
- python-sphinx (python-sphinx-gitAUR, python-sphinx71AUR)
- python-build (make)
- python-flit-core (make)
- python-installer (python-installer-gitAUR) (make)
- python-myst-parser (python-myst-parser018AUR) (make)
- python-wheel (make)
- python-pytest-regressions (check)
- python-myst-parser (python-myst-parser018AUR) (optional) – rtd
- python-pre-commit (python-pre-commit-gitAUR, pre-commit) (optional) – code_style
- python-pydata-sphinx-themeAUR (optional) – theme_pydata
- python-sphinx-book-themeAUR (optional) – theme_sbt
- python-sphinx-furo (optional) – theme_furo
- python-sphinx_design-docAUR (optional) – Documentation for sphinx_design
- python-sphinx_rtd_theme (optional) – theme_rtd
Required by (9)
- mitsuba3-git (make)
- python-galpy-doc (make)
- python-myst-nb (optional)
- python-sphinx-examples
- python-sphinx-thebe (make)
- python-sphinx-thebe (optional)
- python-sphinx-thebe-doc (make)
- python-sphinx-togglebutton (optional)
- streamlink-git (make)
Latest Comments
anonion commented on 2023-03-13 19:26 (UTC)
Had issues updating my system this morning. Needed to change the depends to
depends=('python-sphinx<7')
Seems that there should be no problems with sphinx version 6. https://github.com/executablebooks/sphinx-design/pull/106 & https://github.com/executablebooks/sphinx-design/issues/118#issuecomment-1461967898