aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2022-10-27 18:49:27 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2022-10-27 18:49:59 +0000
commit3213d5224b15ab654761bdde44eddef2d63e2efa (patch)
tree224342775aea8a833282ac523804818ec734f0ae
parentce311e7eb4ed9ca1354959038badaca8bd205986 (diff)
downloadports-3213d5224b15ab654761bdde44eddef2d63e2efa.tar.gz
ports-3213d5224b15ab654761bdde44eddef2d63e2efa.zip
devel/py-pytest-html: update to 3.2.0
-rw-r--r--devel/py-pytest-html/Makefile8
-rw-r--r--devel/py-pytest-html/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-pytest-html/Makefile b/devel/py-pytest-html/Makefile
index 97f1f2d648de..ea4f8d32b417 100644
--- a/devel/py-pytest-html/Makefile
+++ b/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}
@@ -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+
diff --git a/devel/py-pytest-html/distinfo b/devel/py-pytest-html/distinfo
index 1920f312851c..6f6434128545 100644
--- a/devel/py-pytest-html/distinfo
+++ b/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