devel/py-pytest-checkdocs: Update to 2.7.1
Changes: https://github.com/jaraco/pytest-checkdocs/blob/main/CHANGES.rst
This commit is contained in:
parent
d5a0e373a2
commit
624228faac
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= pytest-checkdocs
|
||||
PORTVERSION= 2.6.0
|
||||
PORTVERSION= 2.7.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.15:textproc/py-docutils@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jaraco.functools>=0:devel/py-jaraco.functools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4:devel/py-importlib-metadata@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pep517>=0:devel/py-pep517@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1620405335
|
||||
SHA256 (pytest-checkdocs-2.6.0.tar.gz) = 6c0214ee756255f6f63721763d8f6455c81fb34055ff6411732a79b95a64746f
|
||||
SIZE (pytest-checkdocs-2.6.0.tar.gz) = 11331
|
||||
TIMESTAMP = 1629364674
|
||||
SHA256 (pytest-checkdocs-2.7.1.tar.gz) = 2b33b85eddfe5846a69bea4a759303e2d5a3be11d03bc7149f5ba1ef47e6c1ae
|
||||
SIZE (pytest-checkdocs-2.7.1.tar.gz) = 7333
|
||||
|
|
Loading…
Reference in a new issue