Skip to content

Commit

Permalink
devel/py-pytest-html: update to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infracaninophile committed Oct 27, 2022
1 parent ce311e7 commit 3213d52
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/py-pytest-html/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-html
PORTVERSION= 3.1.1
PORTVERSION= 3.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,12 +11,12 @@ WWW= https://github.com/pytest-dev/pytest-html
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=19.3.1:devel/py-pip@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.5.0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=1.1:devel/py-setuptools_scm_git_archive@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.33.6:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=5.0:devel/py-pytest@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.8.2:devel/py-py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=5.0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-metadata>0:devel/py-pytest-metadata@${PY_FLAVOR}

USES= python:3.6+
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pytest-html/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649585772
SHA256 (pytest-html-3.1.1.tar.gz) = 3ee1cf319c913d19fe53aeb0bc400e7b0bc2dbeb477553733db1dad12eb75ee3
SIZE (pytest-html-3.1.1.tar.gz) = 38548
TIMESTAMP = 1666851932
SHA256 (pytest-html-3.2.0.tar.gz) = c4e2f4bb0bffc437f51ad2174a8a3e71df81bbc2f6894604e604af18fbe687c3
SIZE (pytest-html-3.2.0.tar.gz) = 41955

0 comments on commit 3213d52

Please sign in to comment.