Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159692568
D39035.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D39035.diff
View Options
diff --git a/devel/py-pytest-cov/Makefile b/devel/py-pytest-cov/Makefile
--- a/devel/py-pytest-cov/Makefile
+++ b/devel/py-pytest-cov/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-cov
-PORTVERSION= 2.9.0
+PORTVERSION= 4.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,14 +11,22 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-cov
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.4:devel/py-coverage@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=5.2.1:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=3.6:devel/py-pytest@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fields>0:devel/py-fields@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hunter>0:devel/py-hunter@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}process-tests>0:devel/py-process-tests@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv@${PY_FLAVOR}
-USES= python
-USE_PYTHON= autoplist concurrent distutils
+USES= python:3.7+
+USE_PYTHON= autoplist concurrent distutils pytest
+
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-cov
NO_ARCH= yes
+TEST_ARGS+= -p pytester
+
.include <bsd.port.mk>
diff --git a/devel/py-pytest-cov/distinfo b/devel/py-pytest-cov/distinfo
--- a/devel/py-pytest-cov/distinfo
+++ b/devel/py-pytest-cov/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590933452
-SHA256 (pytest-cov-2.9.0.tar.gz) = b6a814b8ed6247bd81ff47f038511b57fe1ce7f4cc25b9106f1a4b106f1d9322
-SIZE (pytest-cov-2.9.0.tar.gz) = 54269
+TIMESTAMP = 1691204295
+SHA256 (pytest-cov-4.1.0.tar.gz) = 3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6
+SIZE (pytest-cov-4.1.0.tar.gz) = 63245
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 18, 3:11 AM (13 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34043680
Default Alt Text
D39035.diff (1 KB)
Attached To
Mode
D39035: Upgrade py-pytest-cov from 2.9.0 to 4.1.0
Attached
Detach File
Event Timeline
Log In to Comment