python/pytest-black: drop deprecated path from pytest_collect_file
[oi-userland.git] / components / python / sphobjinv / patches / 01-no-dictdiffer.patch
blobab3fded7bb26ff4150dd4d2714a8290f959312e0
1 We have no dictdiffer packaged yet.
3 --- sphobjinv-2.3.1.1/tox.ini.orig
4 +++ sphobjinv-2.3.1.1/tox.ini
5 @@ -67,7 +67,6 @@
6 jsch_latest: jsonschema
7 jsch_dev: git+https://github.com/Julian/jsonschema
9 - dictdiffer
10 pytest>=4.4.0
11 pytest-check>=1.1.2
12 pytest-ordering
13 --- sphobjinv-2.3.1.1/tests/test_api_good.py.orig
14 +++ sphobjinv-2.3.1.1/tests/test_api_good.py
15 @@ -34,7 +34,6 @@
16 import re
17 from numbers import Number
19 -import dictdiffer
20 import pytest
22 import sphobjinv as soi
23 @@ -514,6 +513,7 @@
24 sphinx_load_test(scr_fpath)
26 @pytest.mark.testall
27 + @pytest.mark.skip(reason="no dictdiffer available")
28 def test_api_inventory_matches_sphinx_ifile(
29 self,
30 testall_inv_path,