textproc/py-sphinxcontrib-websupport: Update to 2.0.0
- Update LICENSE_FILE Changes: https://github.com/sphinx-doc/sphinxcontrib-websupport/releases https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES.rst
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
PORTNAME= sphinxcontrib-websupport
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= sphinxcontrib_websupport-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Sphinx API for Web Apps
|
||||
COMMENT= Integrate Sphinx documentation into your Web application
|
||||
WWW= https://github.com/sphinx-doc/sphinxcontrib-websupport
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE.rst
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-serializinghtml>=0:textproc/py-sphinxcontrib-serializinghtml@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.7:devel/py-flit-core@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinx>=5,1:textproc/py-sphinx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinxcontrib-serializinghtml>=0:textproc/py-sphinxcontrib-serializinghtml@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597569981
|
||||
SHA256 (sphinxcontrib-websupport-1.2.4.tar.gz) = 4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232
|
||||
SIZE (sphinxcontrib-websupport-1.2.4.tar.gz) = 602360
|
||||
TIMESTAMP = 1722711259
|
||||
SHA256 (sphinxcontrib_websupport-2.0.0.tar.gz) = 0b7367d3bac6454b1f97e42aa8c4d4d4a1b756d525fc726ebbe5571e033e79cd
|
||||
SIZE (sphinxcontrib_websupport-2.0.0.tar.gz) = 600125
|
||||
|
||||
Reference in New Issue
Block a user