git: 4b7bff850ddb - main - textproc/py-sphinxemoji: Update to 0.3.2
Danilo G. Baio <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b7bff850ddbf44fb252b14d7ce72c8c52cc4e08 commit 4b7bff850ddbf44fb252b14d7ce72c8c52cc4e08 Author: Danilo G. Baio <[email protected]> AuthorDate: 2026-08-13 03:15:03 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2026-08-16 17:36:16 +0000 textproc/py-sphinxemoji: Update to 0.3.2 Switch to the PEP 517 build now that upstream declares its build backend in pyproject.toml, and bump the minimum sphinx version accordingly. Changes: https://github.com/sphinx-contrib/emojicodes/releases Reported by: portscout --- textproc/py-sphinxemoji/Makefile | 9 +++++---- textproc/py-sphinxemoji/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/textproc/py-sphinxemoji/Makefile b/textproc/py-sphinxemoji/Makefile index a8ba5ce256ee..ff6166817f7d 100644 --- a/textproc/py-sphinxemoji/Makefile +++ b/textproc/py-sphinxemoji/Makefile @@ -1,6 +1,5 @@ PORTNAME= sphinxemoji -DISTVERSION= 0.2.0 -PORTREVISION= 1 +DISTVERSION= 0.3.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +10,12 @@ WWW= https://sphinxemojicodes.readthedocs.io/en/stable/ LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.8.0,1:textproc/py-sphinx@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=5.0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-sphinxemoji/distinfo b/textproc/py-sphinxemoji/distinfo index 3da3ad8af65a..4ee9bcb5e92b 100644 --- a/textproc/py-sphinxemoji/distinfo +++ b/textproc/py-sphinxemoji/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634772700 -SHA256 (sphinxemoji-0.2.0.tar.gz) = 27861d1dd7c6570f5e63020dac9a687263f7481f6d5d6409eb31ecebcc804e4c -SIZE (sphinxemoji-0.2.0.tar.gz) = 44431 +TIMESTAMP = 1786586408 +SHA256 (sphinxemoji-0.3.2.tar.gz) = 814da89a9a7603b7e4d85c487c7381656fa83632f20065e5ed782ab1dbbb5083 +SIZE (sphinxemoji-0.3.2.tar.gz) = 45999