mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
stop @comment'ing-out bin/pytest
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
COMMENT= cross-project testing tool for Python
|
||||
|
||||
MODPY_DISTV= 9.0.2
|
||||
REVISION= 0
|
||||
DISTNAME= pytest-${MODPY_DISTV}
|
||||
PKGNAME= py-test-${MODPY_DISTV}
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
# https://docs.pytest.org/en/stable/changelog.html
|
||||
HOMEPAGE= https://docs.pytest.org/en/latest/
|
||||
|
||||
# MIT
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@conflict py-test-<4.4.0p2
|
||||
@pkgpath devel/py-test,python3
|
||||
bin/py.test
|
||||
@comment bin/pytest
|
||||
bin/pytest
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}py.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}py.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
|
||||
Reference in New Issue
Block a user