/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 'dist-name' will not be supported in future versions. Please use the underscore name 'dist_name' 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/milc copying milc/ansi.py -> build/lib/milc copying milc/_sparkline.py -> build/lib/milc copying milc/questions.py -> build/lib/milc copying milc/emoji.py -> build/lib/milc copying milc/attrdict.py -> build/lib/milc copying milc/milc.py -> build/lib/milc copying milc/__init__.py -> build/lib/milc copying milc/configuration.py -> build/lib/milc creating build/lib/milc/subcommand copying milc/subcommand/__init__.py -> build/lib/milc/subcommand copying milc/subcommand/config.py -> build/lib/milc/subcommand running build_scripts creating build/scripts-3.10 copying and adjusting milc-color -> build/scripts-3.10 changing mode of build/scripts-3.10/milc-color from 644 to 755