python/pyproject_installer: update to 0.5.5
[oi-userland.git] / components / python / sdjson / patches / 02-no-coverage_pyver_pragma.patch
blobfc1f74c3b3a1ba17402530d5c11415ece1087432
1 We do not have this optional test dependency packaged yet.
3 --- singledispatch-json-0.5.0/tox.ini.orig
4 +++ singledispatch-json-0.5.0/tox.ini
5 @@ -178,7 +178,6 @@
6 /bin/bash -c "DISPLAY=:0 firefox 'htmlcov/index.html'"
8 [coverage:run]
9 -plugins = coverage_pyver_pragma
11 [coverage:report]
12 fail_under = 100
13 --- singledispatch-json-0.5.0/tests/requirements.txt.orig
14 +++ singledispatch-json-0.5.0/tests/requirements.txt
15 @@ -1,6 +1,5 @@
16 coincidence>=0.2.0
17 coverage>=5.1
18 -coverage-pyver-pragma>=0.2.1
19 importlib-metadata>=3.6.0
20 iniconfig!=1.1.0,>=1.0.1
21 pytest>=6.0.0