listing git files failed - pretending there aren't any warning: no files found matching 'documentation.pdf' ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/decorator-5.1.1/ usr/doc/decorator-5.1.1/CHANGES.md usr/doc/decorator-5.1.1/LICENSE.txt usr/doc/decorator-5.1.1/README.rst usr/doc/decorator-5.1.1/decorator.SlackBuild usr/lib/ usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/__pycache__/ usr/lib/python3.9/site-packages/__pycache__/decorator.cpython-39.pyc usr/lib/python3.9/site-packages/decorator-5.1.1-py3.9.egg-info/ usr/lib/python3.9/site-packages/decorator-5.1.1-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/decorator-5.1.1-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/decorator-5.1.1-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/decorator-5.1.1-py3.9.egg-info/not-zip-safe usr/lib/python3.9/site-packages/decorator-5.1.1-py3.9.egg-info/pbr.json usr/lib/python3.9/site-packages/decorator-5.1.1-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/decorator.py decorator-5.1.1/src/tests/documentation.py decorator-5.1.1/src/tests/test.py running install running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib running install_lib creating /usr/src/slapt-src/python/decorator/package-decorator/usr creating /usr/src/slapt-src/python/decorator/package-decorator/usr/lib creating /usr/src/slapt-src/python/decorator/package-decorator/usr/lib/python3.9 creating /usr/src/slapt-src/python/decorator/package-decorator/usr/lib/python3.9/site-packages copying build/lib/decorator.py -> /usr/src/slapt-src/python/decorator/package-decorator/usr/lib/python3.9/site-packages byte-compiling /usr/src/slapt-src/python/decorator/package-decorator/usr/lib/python3.9/site-packages/decorator.py to decorator.cpython-39.pyc running install_egg_info running egg_info writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/decorator.egg-info/SOURCES.txt' Copying src/decorator.egg-info to /usr/src/slapt-src/python/decorator/package-decorator/usr/lib/python3.9/site-packages/decorator-5.1.1-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/decorator/decorator-5.1.1-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/decorator/decorator-5.1.1-i586-1salix15.0.txz created. Installing package decorator-5.1.1-i586-1salix15.0... | decorator (decorator module for Python) | | The aim of the decorator module it to simplify the usage of | decorators for the average programmer, and to popularize decorators | usage giving examples of useful decorators, such as memoize, tracing, | redirecting_stdout, locked, etcetera. | | https://pypi.python.org/pypi/decorator | | | | |