Search Criteria
Package Details: python-sphinx_design 0.6.1-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 |
Conflicts: | python-sphinx-design |
Provides: | python-sphinx-design |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 2 |
Popularity: | 0.000038 |
First Submitted: | 2022-06-17 04:06 (UTC) |
Last Updated: | 2024-10-25 03:22 (UTC) |
Dependencies (14)
- python-sphinx (python-sphinx-gitAUR)
- 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)
- pre-commit (pre-commit-gitAUR) (optional) – code-style
- python-myst-parser (python-myst-parser018AUR) (optional) – rtd
- 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 (16)
- mitsuba3-git (make)
- papis (requires python-sphinx-design) (make)
- papis-git (requires python-sphinx-design) (make)
- python-exspy (optional)
- python-galpy-doc (make)
- python-hyperspy (optional)
- python-jupyter-book
- python-myst-nb (optional)
- python-photutils (requires python-sphinx-design) (make)
- python-photutils-doc (requires python-sphinx-design) (make)
- 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
Universebenzene commented on 2023-12-19 04:09 (UTC)
@carlosal1015 While this package was submitted 15 months earlier than yours 😶
So should I use
provides
variable to refer your package or do we need a merging?carlosal1015 commented on 2023-12-19 03:36 (UTC)
Duplicate https://aur.archlinux.org/packages/python-sphinx-design ?
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