Search Criteria
Package Details: python-sphinxemoji 0.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-sphinxemoji.git (read-only, click to copy) |
|---|---|
| Package Base: | python-sphinxemoji |
| Description: | An extension to use emoji codes in your Sphinx documentation |
| Upstream URL: | https://sphinxemojicodes.readthedocs.io |
| Licenses: | BSD-3-Clause |
| Submitter: | Universebenzene |
| Maintainer: | Universebenzene |
| Last Packager: | Universebenzene |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-04 17:15 (UTC) |
| Last Updated: | 2024-01-20 08:33 (UTC) |
Dependencies (7)
- python-sphinx (python-sphinx-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-sphinx (python-sphinx-gitAUR) (check)
Required by (1)
- bash-it-git (make)
Latest Comments
Universebenzene commented on 2024-06-11 05:24 (UTC) (edited on 2024-06-11 05:25 (UTC) by Universebenzene)
@MartinDiehl I have used
|| warning "Tests failed"after the pytest command. So package building should pass even if the tests fail.MartinDiehl commented on 2024-06-11 05:14 (UTC)
build fails for me because there is an
assert 0in the tests.I can't find the tests upstream, no idea how it enters into the PyPI tar file and opened an issue https://github.com/sphinx-contrib/emojicodes/issues/47