git: ee52a133b981 - main - textproc/py-sphinx-autoapi: Update to 2.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Jan 2023 22:05:15 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee52a133b9816560c6bdb1e0a4d24f31b0f30b67 commit ee52a133b9816560c6bdb1e0a4d24f31b0f30b67 Author: Andreas Bilke <andreas@bilke.org> AuthorDate: 2023-01-22 22:01:16 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-01-22 22:05:01 +0000 textproc/py-sphinx-autoapi: Update to 2.0.1 - Switch to pep517 build ChangeLog: https://github.com/readthedocs/sphinx-autoapi/blob/v2.0.1/CHANGELOG.rst PR: 269013 --- textproc/py-sphinx-autoapi/Makefile | 7 ++++--- textproc/py-sphinx-autoapi/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/textproc/py-sphinx-autoapi/Makefile b/textproc/py-sphinx-autoapi/Makefile index 1f2b5ee3c311..9eaac2011ef2 100644 --- a/textproc/py-sphinx-autoapi/Makefile +++ b/textproc/py-sphinx-autoapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx-autoapi -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,8 @@ WWW= https://sphinx-autoapi.readthedocs.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>46.4:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.7:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ @@ -20,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.7:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-sphinx-autoapi/distinfo b/textproc/py-sphinx-autoapi/distinfo index 4f85135f72d3..9dc8a94da33a 100644 --- a/textproc/py-sphinx-autoapi/distinfo +++ b/textproc/py-sphinx-autoapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664733439 -SHA256 (sphinx-autoapi-2.0.0.tar.gz) = 97dcf1b5b54cd0d8efef867594e4a4f3e2d3a2c0ec1e5a891e0a61bc77046006 -SIZE (sphinx-autoapi-2.0.0.tar.gz) = 42160811 +TIMESTAMP = 1673978648 +SHA256 (sphinx-autoapi-2.0.1.tar.gz) = cdf47968c20852f4feb0ccefd09e414bb820af8af8f82fab15a24b09a3d1baba +SIZE (sphinx-autoapi-2.0.1.tar.gz) = 42160130