/usr/lib/python3.10/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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/dist.py:697: 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:697: 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:697: 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 install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing aioresponses.egg-info/PKG-INFO writing dependency_links to aioresponses.egg-info/dependency_links.txt writing requirements to aioresponses.egg-info/requires.txt writing top-level names to aioresponses.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /build/python-aioresponses/pkg/python-aioresponses/usr creating /build/python-aioresponses/pkg/python-aioresponses/usr/lib creating /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10 creating /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages creating /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses copying build/lib/aioresponses/__init__.py -> /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses copying build/lib/aioresponses/compat.py -> /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses copying build/lib/aioresponses/core.py -> /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses byte-compiling /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses/compat.py to compat.cpython-310.pyc byte-compiling /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses/core.py to core.cpython-310.pyc writing byte-compilation script '/tmp/tmp745gx7fm.py' /usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp745gx7fm.py removing /tmp/tmp745gx7fm.py running install_egg_info Copying aioresponses.egg-info to /build/python-aioresponses/pkg/python-aioresponses/usr/lib/python3.10/site-packages/aioresponses-0.7.2-py3.10.egg-info running install_scripts