/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/testscenarios creating build/lib/testscenarios/tests copying testscenarios/tests/test_scenarios.py -> build/lib/testscenarios/tests copying testscenarios/tests/test_testcase.py -> build/lib/testscenarios/tests copying testscenarios/tests/__init__.py -> build/lib/testscenarios/tests copying testscenarios/testcase.py -> build/lib/testscenarios copying testscenarios/scenarios.py -> build/lib/testscenarios copying testscenarios/__init__.py -> build/lib/testscenarios running egg_info writing testscenarios.egg-info/PKG-INFO writing dependency_links to testscenarios.egg-info/dependency_links.txt writing requirements to testscenarios.egg-info/requires.txt writing top-level names to testscenarios.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt