summaryrefslogtreecommitdiff
path: root/security/py-pyopenssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-pyopenssl/Makefile')
-rw-r--r--security/py-pyopenssl/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/security/py-pyopenssl/Makefile b/security/py-pyopenssl/Makefile
index 82c075521184..8666c21b4bf9 100644
--- a/security/py-pyopenssl/Makefile
+++ b/security/py-pyopenssl/Makefile
@@ -23,9 +23,6 @@ USES= cpe python
USE_PYTHON= autoplist concurrent cryptography pep517 pytest pythonprefix
NO_ARCH= yes
-
-CPE_VENDOR= jean-paul_calderone
-
# These tests will be skipped due the following reasons:
#
# * test_connect_refused: Avoid stalling in build environments that don't have
@@ -38,11 +35,12 @@ CPE_VENDOR= jean-paul_calderone
# The system clock must be in sync otherwise the test "test_verify_with_time"
# will fail.
PYTEST_IGNORED_TESTS= test_connect_ex \
- test_connect_refused \
- test_set_verify_callback_exception
+ test_connect_refused
TEST_ENV= LC_ALL=en_US.UTF-8 \
PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+CPE_VENDOR= jean-paul_calderone
+
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 31300