aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-04 21:28:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-04 21:30:34 +0000
commit00af000fd54bc000c5fcb25a8f26a644bac3a4dc (patch)
treebf69adc6ba4c0f945d358952231431b9bb1e20f9
parent43ebf12e0634f42789eaf4262402ff08574f11b4 (diff)
downloadports-00af000fd54bc000c5fcb25a8f26a644bac3a4dc.tar.gz
ports-00af000fd54bc000c5fcb25a8f26a644bac3a4dc.zip
devel/py-pytest: Update to 7.4.1
-rw-r--r--devel/py-pytest/Makefile4
-rw-r--r--devel/py-pytest/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile
index 41fd21ed2334..465314142da8 100644
--- a/devel/py-pytest/Makefile
+++ b/devel/py-pytest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest
-PORTVERSION= 7.4.0
+PORTVERSION= 7.4.1
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
@@ -12,7 +12,7 @@ WWW= https://docs.pytest.org/en/latest/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2.3:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iniconfig>=0:devel/py-iniconfig@${PY_FLAVOR} \
diff --git a/devel/py-pytest/distinfo b/devel/py-pytest/distinfo
index 1a6ac42a5c7c..ad8aa8312229 100644
--- a/devel/py-pytest/distinfo
+++ b/devel/py-pytest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902983
-SHA256 (pytest-7.4.0.tar.gz) = b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a
-SIZE (pytest-7.4.0.tar.gz) = 1349733
+TIMESTAMP = 1693824063
+SHA256 (pytest-7.4.1.tar.gz) = 2f2301e797521b23e4d2585a0a3d7b5e50fdddaaf7e7d6773ea26ddb17c213ab
+SIZE (pytest-7.4.1.tar.gz) = 1352174