Search Criteria
Package Details: python-sphinxemoji 0.3.2-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: | 2025-12-21 08:28 (UTC) |
Dependencies (5)
- python-sphinx (python-sphinx-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-nose (check)
Required by (1)
- bash-it-git (make)
Latest Comments
zkm2fw commented on 2026-05-18 11:56 (UTC)
@Universebenzene
yes exactly but bumping a pkgrel won't bite
Universebenzene commented on 2026-04-30 12:08 (UTC)
"Please notice it is the user's responsibility to rebuild non-official packages, including Python-based packages installed from AUR"
zkm2fw commented on 2026-04-30 12:05 (UTC) (edited on 2026-04-30 12:06 (UTC) by zkm2fw)
on 2026-04-09
core/pythonis upgraded to3.14.4/usr/lib/python3.13/site-packagesis moved to/usr/lib/python3.13/site-packagesplease bump python-sphinxemoji from
0.3.2-1to0.3.2-2to trigger a rebuildthen
/usr/lib/python3.13/site-packages/sphinxemojiwill be moved to/usr/lib/python3.14/site-packages/sphinxemojiandModuleNotFoundErrorwill be fixedhttps://wiki.archlinux.org/index.php?title=Python&oldid=868549#Module_not_found_after_Python_version_update
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