textproc/py-sphinxcontrib-htmlhelp: Update to 2.1.0
- Update WWW - Update LICENSE_FILE - Convert to USE_PYTHON=pep517 Changes: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst
This commit is contained in:
parent
71e2edba64
commit
25a13ee74c
@ -1,18 +1,22 @@
|
||||
PORTNAME= sphinxcontrib-htmlhelp
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= sphinxcontrib_htmlhelp-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Sphinx extension which renders HTML help files
|
||||
WWW= https://www.sphinx-doc.org/
|
||||
WWW= https://www.sphinx-doc.org/en/master/ \
|
||||
https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
|
||||
|
||||
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
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1631989328
|
||||
SHA256 (sphinxcontrib-htmlhelp-2.0.0.tar.gz) = f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2
|
||||
SIZE (sphinxcontrib-htmlhelp-2.0.0.tar.gz) = 28144
|
||||
TIMESTAMP = 1722711353
|
||||
SHA256 (sphinxcontrib_htmlhelp-2.1.0.tar.gz) = c9e2916ace8aad64cc13a0d233ee22317f2b9025b9cf3295249fa985cc7082e9
|
||||
SIZE (sphinxcontrib_htmlhelp-2.1.0.tar.gz) = 22617
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user