ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / sphinxcontrib_htmlhelp / patches / 01-test-no-color.patch
blobad326bd2da94c8d28d04222004557d9c9b315dc7
1 --- sphinxcontrib_htmlhelp-2.1.0/tox.ini.orig
2 +++ sphinxcontrib_htmlhelp-2.1.0/tox.ini
3 @@ -24,7 +24,6 @@
4 test
5 setenv =
6 PYTHONWARNINGS = all,ignore::DeprecationWarning:docutils.io
7 - PYTEST_ADDOPTS = {env:PYTEST_ADDOPTS:} --color yes
8 commands=
9 python -X dev -X warn_default_encoding -m pytest --durations 25 {posargs}