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,21 +1,22 @@ PORTNAME= sphinxemoji -DISTVERSION= 0.2.0 -PORTREVISION= 1 +DISTVERSION= 0.3.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Sphinx extension that provides emoji codes 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 .include 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