/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/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( running build running build_py creating build creating build/lib creating build/lib/positional copying positional/__init__.py -> build/lib/positional creating build/lib/positional/tests copying positional/tests/__init__.py -> build/lib/positional/tests copying positional/tests/test_positional.py -> build/lib/positional/tests running egg_info creating positional.egg-info writing positional.egg-info/PKG-INFO writing dependency_links to positional.egg-info/dependency_links.txt writing requirements to positional.egg-info/requires.txt writing top-level names to positional.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'positional.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 adding license file 'LICENSE' writing manifest file 'positional.egg-info/SOURCES.txt'