Skip to content
Snippets Groups Projects
Commit 58f70888 authored by Matthias Andree's avatar Matthias Andree
Browse files

textproc/py-sphinxcontrib-applehelp: update to 2.0.0

...in preparation of potential py-sphinx upgrades, which
moved the progress reporting to sphinx.util.display.

PR:		283871
Approved by:	wen@ (maintainer)
parent 01ea6617
No related branches found
No related tags found
No related merge requests found
PORTNAME= sphinxcontrib-applehelp
PORTVERSION= 1.0.2
PORTVERSION= 2.0.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -10,10 +10,13 @@ COMMENT= Extension which outputs Apple help books
WWW= https://www.sphinx-doc.org/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENCE.rst
USES= python
USE_PYTHON= autoplist distutils concurrent
USE_GITHUB= yes
GH_TUPLE= sphinx-doc:sphinxcontrib-applehelp:${PORTVERSION}
USE_PYTHON= autoplist concurrent pep517 pytest
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1584757324
SHA256 (python/sphinxcontrib-applehelp-1.0.2.tar.gz) = a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58
SIZE (python/sphinxcontrib-applehelp-1.0.2.tar.gz) = 24548
TIMESTAMP = 1736092027
SHA256 (python/sphinx-doc-sphinxcontrib-applehelp-2.0.0_GH0.tar.gz) = 953f2b79bf0162715e943fadbb805f614fb879c61f07a44d425961485baf7891
SIZE (python/sphinx-doc-sphinxcontrib-applehelp-2.0.0_GH0.tar.gz) = 23268
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment