git: 54f611156248 - main - textproc/py-sphinxcontrib-serializinghtml: Update to 2.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 17:24:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=54f61115624811a7bd6f44a9bccf3f92bd9cac49 commit 54f61115624811a7bd6f44a9bccf3f92bd9cac49 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-04 17:11:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-04 17:14:29 +0000 textproc/py-sphinxcontrib-serializinghtml: Update to 2.0.0 - Update WWW - Update LICENSE_FILE - Convert to USE_PYTHON=pep517 Changes: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst --- textproc/py-sphinxcontrib-serializinghtml/Makefile | 12 ++++++++---- textproc/py-sphinxcontrib-serializinghtml/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/textproc/py-sphinxcontrib-serializinghtml/Makefile b/textproc/py-sphinxcontrib-serializinghtml/Makefile index ee957b231bae..69a3c92ebd45 100644 --- a/textproc/py-sphinxcontrib-serializinghtml/Makefile +++ b/textproc/py-sphinxcontrib-serializinghtml/Makefile @@ -1,18 +1,22 @@ PORTNAME= sphinxcontrib-serializinghtml -PORTVERSION= 1.1.5 +PORTVERSION= 2.0.0 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= sphinxcontrib_serializinghtml-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Sphinx extension which outputs serialized HTML files (json and pickle) -WWW= https://www.sphinx-doc.org/ +WWW= https://www.sphinx-doc.org/en/master/ \ + https://github.com/sphinx-doc/sphinxcontrib-serializinghtml LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENCE.rst + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.7:devel/py-flit-core@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-sphinxcontrib-serializinghtml/distinfo b/textproc/py-sphinxcontrib-serializinghtml/distinfo index 5bb7532b8982..717b16a22036 100644 --- a/textproc/py-sphinxcontrib-serializinghtml/distinfo +++ b/textproc/py-sphinxcontrib-serializinghtml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631987773 -SHA256 (sphinxcontrib-serializinghtml-1.1.5.tar.gz) = aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952 -SIZE (sphinxcontrib-serializinghtml-1.1.5.tar.gz) = 21019 +TIMESTAMP = 1722711357 +SHA256 (sphinxcontrib_serializinghtml-2.0.0.tar.gz) = e9d912827f872c029017a53f0ef2180b327c3f7fd23c87229f7a8e8b70031d4d +SIZE (sphinxcontrib_serializinghtml-2.0.0.tar.gz) = 16080