Search Criteria
Package Details: python-sphinx-gallery 0.18.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sphinx-gallery.git (read-only, click to copy) |
---|---|
Package Base: | python-sphinx-gallery |
Description: | Sphinx extension to automatically generate an examples gallery |
Upstream URL: | http://sphinx-gallery.github.io |
Licenses: | BSD-3-Clause |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-09 20:04 (UTC) |
Last Updated: | 2024-10-09 07:47 (UTC) |
Dependencies (13)
- python-pillow (python-pillow-gitAUR)
- python-sphinx (python-sphinx-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-absl (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
- python-pillow (python-pillow-gitAUR) (check)
- python-pytest-cov (check)
- python-sphinx (python-sphinx-gitAUR) (check)
- python-pypandoc (optional)
- python-seaborn (optional)
Required by (13)
- mitsuba3-git (make)
- python-exspy (optional)
- python-hyperspy (optional)
- python-jupytext (optional)
- python-libpysal (optional)
- python-mpl-animators (make)
- python-mpl-animators-doc (make)
- python-ndcube (make)
- python-ndcube-doc (make)
- python-nestle-doc (make)
- python-poliastro-doc (make)
- python-sncosmo-doc (make)
- python-sphinx-astropy
Latest Comments
xantares commented on 2024-07-22 16:50 (UTC)
hello, could you add joblib as dependency ?
https://github.com/sphinx-gallery/sphinx-gallery/blob/master/pyproject.toml#L62
xantares commented on 2023-04-18 07:47 (UTC)
seems mayavi should be dropped from optdepends too isnt it ?
xantares commented on 2023-04-14 06:47 (UTC) (edited on 2023-04-14 06:52 (UTC) by xantares)
hi, the mayavi package is gone, drop it from checkdepends ?
Universebenzene commented on 2022-07-28 13:02 (UTC)
@xantares maybe. But it can be passed as I use
|| warning
after that.xantares commented on 2022-07-28 12:37 (UTC)
I've got an error in test_save_mayavi_figures:
2022-07-28T08:41:30.2180933Z File "/home/devel/.cache/aurman/python-sphinx-gallery/src/sphinx-gallery-0.11.0/sphinx_gallery/tests/test_scrapers.py", line 117 in test_save_mayavi_figures 2022-07-28T08:41:30.2181695Z File "/usr/lib/python3.10/site-packages/_pytest/python.py", line 192 in pytest_pyfunc_call
does it require an X server for the mayavi tests ?
xantares commented on 2020-10-14 13:58 (UTC) (edited on 2020-10-14 13:59 (UTC) by xantares)
seems it can optionally depend on pypandoc for notebook conversion,
maybe you will want to mention it in the optdepends