python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / stdio-mgr / test / results-all.master
blobc1dc1d0e9b5adf0e574254e2aaf2034eb38eb2ad
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:193: _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:194: _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:195: _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 src/stdio_mgr.egg-info/PKG-INFO
35 writing dependency_links to src/stdio_mgr.egg-info/dependency_links.txt
36 writing requirements to src/stdio_mgr.egg-info/requires.txt
37 writing top-level names to src/stdio_mgr.egg-info/top_level.txt
38 reading manifest file 'src/stdio_mgr.egg-info/SOURCES.txt'
39 reading manifest template 'MANIFEST.in'
40 adding license file 'LICENSE.txt'
41 writing manifest file 'src/stdio_mgr.egg-info/SOURCES.txt'
42 running build_ext
44 ----------------------------------------------------------------------
45 Ran 0 tests