mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
textproc/py-sphinxcontrib-qthelp: Update to 2.0.0
- Update WWW - Update LICENSE_FILE - Convert to USE_PYTHON=pep517 Changes: https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst
This commit is contained in:
parent
25a13ee74c
commit
b366bfc0bf
@ -1,18 +1,22 @@
|
||||
PORTNAME= sphinxcontrib-qthelp
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= sphinxcontrib_qthelp-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Sphinx extension which outputs QtHelp document
|
||||
WWW= http://sphinx-doc.org/
|
||||
WWW= https://www.sphinx-doc.org/en/master/ \
|
||||
https://github.com/sphinx-doc/sphinxcontrib-qthelp
|
||||
|
||||
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 = 1586630995
|
||||
SHA256 (sphinxcontrib-qthelp-1.0.3.tar.gz) = 4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72
|
||||
SIZE (sphinxcontrib-qthelp-1.0.3.tar.gz) = 21658
|
||||
TIMESTAMP = 1722711355
|
||||
SHA256 (sphinxcontrib_qthelp-2.0.0.tar.gz) = 4fe7d0ac8fc171045be623aba3e2a8f613f8682731f9153bb2e40ece16b9bbab
|
||||
SIZE (sphinxcontrib_qthelp-2.0.0.tar.gz) = 17165
|
||||
|
Loading…
Reference in New Issue
Block a user