/usr/lib64/python3.9/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( listing git files failed - pretending there aren't any ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/beautysh usr/doc/ usr/doc/beautysh-6.0.1/ usr/doc/beautysh-6.0.1/LICENSE usr/doc/beautysh-6.0.1/README.md usr/doc/beautysh-6.0.1/beautysh.SlackBuild usr/lib64/ usr/lib64/python3.9/ usr/lib64/python3.9/site-packages/ usr/lib64/python3.9/site-packages/beautysh/ usr/lib64/python3.9/site-packages/beautysh-6.0.0-py3.9.egg-info/ usr/lib64/python3.9/site-packages/beautysh-6.0.0-py3.9.egg-info/PKG-INFO usr/lib64/python3.9/site-packages/beautysh-6.0.0-py3.9.egg-info/SOURCES.txt usr/lib64/python3.9/site-packages/beautysh-6.0.0-py3.9.egg-info/dependency_links.txt usr/lib64/python3.9/site-packages/beautysh-6.0.0-py3.9.egg-info/entry_points.txt usr/lib64/python3.9/site-packages/beautysh-6.0.0-py3.9.egg-info/top_level.txt usr/lib64/python3.9/site-packages/beautysh/__init__.py usr/lib64/python3.9/site-packages/beautysh/__main__.py usr/lib64/python3.9/site-packages/beautysh/__pycache__/ usr/lib64/python3.9/site-packages/beautysh/__pycache__/__init__.cpython-39.pyc usr/lib64/python3.9/site-packages/beautysh/__pycache__/__main__.cpython-39.pyc usr/lib64/python3.9/site-packages/beautysh/__pycache__/beautysh.cpython-39.pyc usr/lib64/python3.9/site-packages/beautysh/beautysh.py c_test1_beautified.sh beautysh-6.0.1/tests/heredoc_test1_raw.sh beautysh-6.0.1/tests/indent_test1_beautified.sh beautysh-6.0.1/tests/indent_test1_raw.sh beautysh-6.0.1/tests/noformatter_test1_beautified.sh beautysh-6.0.1/tests/noformatter_test1_raw.sh beautysh-6.0.1/tests/test_beautysh.py beautysh-6.0.1/tests/test_beautysh_scripts.sh running install running build running build_py creating build creating build/lib creating build/lib/beautysh copying beautysh/beautysh.py -> build/lib/beautysh copying beautysh/__init__.py -> build/lib/beautysh copying beautysh/__main__.py -> build/lib/beautysh running install_lib creating /usr/src/slapt-src/development/beautysh/package-beautysh/usr creating /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64 creating /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9 creating /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages creating /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh copying build/lib/beautysh/beautysh.py -> /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh copying build/lib/beautysh/__init__.py -> /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh copying build/lib/beautysh/__main__.py -> /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh byte-compiling /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh/beautysh.py to beautysh.cpython-39.pyc byte-compiling /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh/__main__.py to __main__.cpython-39.pyc running install_egg_info running egg_info creating beautysh.egg-info writing beautysh.egg-info/PKG-INFO writing dependency_links to beautysh.egg-info/dependency_links.txt writing entry points to beautysh.egg-info/entry_points.txt writing top-level names to beautysh.egg-info/top_level.txt writing manifest file 'beautysh.egg-info/SOURCES.txt' reading manifest file 'beautysh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'beautysh.egg-info/SOURCES.txt' Copying beautysh.egg-info to /usr/src/slapt-src/development/beautysh/package-beautysh/usr/lib64/python3.9/site-packages/beautysh-6.0.0-py3.9.egg-info running install_scripts Installing beautysh script to /usr/src/slapt-src/development/beautysh/package-beautysh/usr/bin Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/development/beautysh/beautysh-6.0.1-x86_64-1salix15.0.txz Slackware package /usr/src/slapt-src/development/beautysh/beautysh-6.0.1-x86_64-1salix15.0.txz created. Installing package beautysh-6.0.1-x86_64-1salix15.0... | beautysh (A Bash beautifier for the masses) | | This program takes upon itself the hard task of beautifying Bash | scripts. | | | | | | Homepage: https://github.com/lovesegfault/beautysh | | |