/usr/lib/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( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/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( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/munch-2.5.0/ usr/doc/munch-2.5.0/LICENSE.txt usr/doc/munch-2.5.0/README.md usr/doc/munch-2.5.0/munch.SlackBuild usr/lib/ usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/munch/ usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/ usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/not-zip-safe usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/pbr.json usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/requires.txt usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/munch/__init__.py usr/lib/python3.9/site-packages/munch/__pycache__/ usr/lib/python3.9/site-packages/munch/__pycache__/__init__.cpython-39.pyc usr/lib/python3.9/site-packages/munch/__pycache__/python3_compat.cpython-39.pyc usr/lib/python3.9/site-packages/munch/python3_compat.py reating /usr/src/slapt-src/python/munch/package-munch/usr/lib/python3.9/site-packages/munch copying build/lib/munch/python3_compat.py -> /usr/src/slapt-src/python/munch/package-munch/usr/lib/python3.9/site-packages/munch copying build/lib/munch/__init__.py -> /usr/src/slapt-src/python/munch/package-munch/usr/lib/python3.9/site-packages/munch byte-compiling /usr/src/slapt-src/python/munch/package-munch/usr/lib/python3.9/site-packages/munch/python3_compat.py to python3_compat.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/munch/package-munch/usr/lib/python3.9/site-packages/munch/__init__.py to __init__.cpython-39.pyc running install_egg_info Copying munch.egg-info to /usr/src/slapt-src/python/munch/package-munch/usr/lib/python3.9/site-packages/munch-2.5.0-py3.9.egg-info running install_scripts 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/python/munch/munch-2.5.0-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/munch/munch-2.5.0-i586-1salix15.0.txz created. Installing package munch-2.5.0-i586-1salix15.0... | munch (Python dictionary with attribute-style access) | | Munch implements a Python dictionary that provides attribute-style | access (a la JavaScript objects). | | | | | | | | |