/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 '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 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' 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 '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 '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 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' 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/requests_mock creating build/lib/requests_mock/contrib copying requests_mock/contrib/fixture.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/_pytest_plugin.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/__init__.py -> build/lib/requests_mock/contrib copying requests_mock/request.py -> build/lib/requests_mock copying requests_mock/exceptions.py -> build/lib/requests_mock copying requests_mock/compat.py -> build/lib/requests_mock copying requests_mock/adapter.py -> build/lib/requests_mock copying requests_mock/__init__.py -> build/lib/requests_mock copying requests_mock/response.py -> build/lib/requests_mock copying requests_mock/mocker.py -> build/lib/requests_mock running egg_info creating requests_mock.egg-info writing requests_mock.egg-info/PKG-INFO writing dependency_links to requests_mock.egg-info/dependency_links.txt writing entry points to requests_mock.egg-info/entry_points.txt writing requirements to requests_mock.egg-info/requires.txt writing top-level names to requests_mock.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'requests_mock.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' adding license file 'LICENSE' writing manifest file 'requests_mock.egg-info/SOURCES.txt' copying requests_mock/__init__.pyi -> build/lib/requests_mock copying requests_mock/adapter.pyi -> build/lib/requests_mock copying requests_mock/exceptions.pyi -> build/lib/requests_mock copying requests_mock/mocker.pyi -> build/lib/requests_mock copying requests_mock/request.pyi -> build/lib/requests_mock copying requests_mock/response.pyi -> build/lib/requests_mock