diff --git a/textproc/py-sphinxcontrib-httpdomain/Makefile b/textproc/py-sphinxcontrib-httpdomain/Makefile index 5a47a908e905..4e410bd94db5 100644 --- a/textproc/py-sphinxcontrib-httpdomain/Makefile +++ b/textproc/py-sphinxcontrib-httpdomain/Makefile @@ -1,23 +1,26 @@ PORTNAME= sphinxcontrib-httpdomain -PORTVERSION= 1.8.1 -PORTREVISION= 1 +DISTVERSION= 2.0.0 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Sphinx domain for HTTP APIs WWW= https://github.com/sphinx-contrib/httpdomain LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sphinx>=1.6:textproc/py-sphinx@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.9.26:devel/py-uv-build@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=6.0:textproc/py-sphinx@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes +post-patch: + @${REINPLACE_CMD} -e 's|, <0.10.0||g' ${WRKSRC}/pyproject.toml + .include diff --git a/textproc/py-sphinxcontrib-httpdomain/distinfo b/textproc/py-sphinxcontrib-httpdomain/distinfo index 778967f8f83f..dfbcb452399d 100644 --- a/textproc/py-sphinxcontrib-httpdomain/distinfo +++ b/textproc/py-sphinxcontrib-httpdomain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668632697 -SHA256 (sphinxcontrib-httpdomain-1.8.1.tar.gz) = 6c2dfe6ca282d75f66df333869bb0ce7331c01b475db6809ff9d107b7cdfe04b -SIZE (sphinxcontrib-httpdomain-1.8.1.tar.gz) = 19266 +TIMESTAMP = 1781545307 +SHA256 (sphinxcontrib_httpdomain-2.0.0.tar.gz) = 9e4e8733bf41ee4d9d5f9eb4dbf3cc2c22a665221ba42c5c3ae181b98af8855d +SIZE (sphinxcontrib_httpdomain-2.0.0.tar.gz) = 17155