/usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/fixtures copying fixtures/callmany.py -> build/lib/fixtures copying fixtures/__init__.py -> build/lib/fixtures copying fixtures/testcase.py -> build/lib/fixtures copying fixtures/fixture.py -> build/lib/fixtures creating build/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpackage.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/warnings.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/tempdir.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/monkeypatch.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/streams.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/__init__.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/popen.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/temphomedir.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/mockpatch.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/timeout.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/packagepath.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpath.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/logger.py -> build/lib/fixtures/_fixtures copying fixtures/_fixtures/environ.py -> build/lib/fixtures/_fixtures creating build/lib/fixtures/tests copying fixtures/tests/__init__.py -> build/lib/fixtures/tests copying fixtures/tests/test_callmany.py -> build/lib/fixtures/tests copying fixtures/tests/test_fixture.py -> build/lib/fixtures/tests copying fixtures/tests/test_testcase.py -> build/lib/fixtures/tests copying fixtures/tests/helpers.py -> build/lib/fixtures/tests creating build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_monkeypatch.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_timeout.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_logger.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_environ.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_packagepath.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_tempdir.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_streams.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpath.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/__init__.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpackage.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_popen.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_warnings.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_temphomedir.py -> build/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_mockpatch.py -> build/lib/fixtures/tests/_fixtures running egg_info writing fixtures.egg-info/PKG-INFO writing dependency_links to fixtures.egg-info/dependency_links.txt writing requirements to fixtures.egg-info/requires.txt writing top-level names to fixtures.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt