Package Details: python-sphinxemoji 0.3.2-1

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)

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/python is upgraded to 3.14.4

/usr/lib/python3.13/site-packages is moved to /usr/lib/python3.13/site-packages

please bump python-sphinxemoji from 0.3.2-1 to 0.3.2-2 to trigger a rebuild

then /usr/lib/python3.13/site-packages/sphinxemoji will be moved to /usr/lib/python3.14/site-packages/sphinxemoji and ModuleNotFoundError will be fixed

https://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 0 in 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