Marcel Telka
2023-11-29 8f5f0a60cdab7c06e9d203d6b711d130a8aef641
components/python/tornado/python-integrate-project.conf
@@ -13,12 +13,13 @@
# Copyright 2022 Marcel Telka
#
%patch% 01-SO_REUSEPORT.patch
%include-1%
PYTHON3_SOABI = abi3
%include-2%
# https://github.com/tornadoweb/tornado/issues/3095
# https://github.com/tornadoweb/tornado/issues/3253
TEST_STYLE = unittest
%include-3%
# Force verbose output via tox posargs
COMPONENT_TEST_TARGETS += -- --verbose
# Remove timing from test results
COMPONENT_TEST_TRANSFORMS += "-e 's/[^ ]*ms$$//'"