jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / python / rfc3987 / test / results-all.master
bloba3cf2842c02c6fd9d7249e2706db7fdec08b10af
1 No 'requirements-files' section was found. Nothing to do.
2 running test
3 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.
4 $(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
5 !!
7         ********************************************************************************
8         Requirements should be satisfied by a PEP 517 installer.
9         If you are using pip, you can try `pip install --use-pep517`.
10         ********************************************************************************
13   ir_d = dist.fetch_build_eggs(dist.install_requires)
14 $(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
17         ********************************************************************************
18         Requirements should be satisfied by a PEP 517 installer.
19         If you are using pip, you can try `pip install --use-pep517`.
20         ********************************************************************************
23   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
24 $(PYTHON_DIR)/vendor-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
27         ********************************************************************************
28         Requirements should be satisfied by a PEP 517 installer.
29         If you are using pip, you can try `pip install --use-pep517`.
30         ********************************************************************************
33   er_d = dist.fetch_build_eggs(
34 running egg_info
35 writing rfc3987.egg-info/PKG-INFO
36 writing dependency_links to rfc3987.egg-info/dependency_links.txt
37 writing top-level names to rfc3987.egg-info/top_level.txt
38 reading manifest file 'rfc3987.egg-info/SOURCES.txt'
39 reading manifest template 'MANIFEST.in'
40 adding license file 'COPYING.txt'
41 writing manifest file 'rfc3987.egg-info/SOURCES.txt'
42 running build_ext
44 ----------------------------------------------------------------------
45 Ran 0 tests