json-glib: update to 1.10.6
[oi-userland.git] / components / python / cfgv / test / results-all.master
blob5d71afec7a78aafa829787c4312c60e13c7df14e
1 running test
2 WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
3 $(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
4 !!
6         ********************************************************************************
7         Requirements should be satisfied by a PEP 517 installer.
8         If you are using pip, you can try `pip install --use-pep517`.
9         ********************************************************************************
12   ir_d = dist.fetch_build_eggs(dist.install_requires)
13 $(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
16         ********************************************************************************
17         Requirements should be satisfied by a PEP 517 installer.
18         If you are using pip, you can try `pip install --use-pep517`.
19         ********************************************************************************
22   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
23 $(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
26         ********************************************************************************
27         Requirements should be satisfied by a PEP 517 installer.
28         If you are using pip, you can try `pip install --use-pep517`.
29         ********************************************************************************
32   er_d = dist.fetch_build_eggs(
33 running egg_info
34 writing cfgv.egg-info/PKG-INFO
35 writing dependency_links to cfgv.egg-info/dependency_links.txt
36 writing top-level names to cfgv.egg-info/top_level.txt
37 reading manifest file 'cfgv.egg-info/SOURCES.txt'
38 adding license file 'LICENSE'
39 writing manifest file 'cfgv.egg-info/SOURCES.txt'
40 running build_ext
42 ----------------------------------------------------------------------
43 Ran 0 tests