no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution listing git files failed - pretending there aren't any no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/atomicwrites-1.3.0/ usr/doc/atomicwrites-1.3.0/LICENSE usr/doc/atomicwrites-1.3.0/README.rst usr/doc/atomicwrites-1.3.0/atomicwrites.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/atomicwrites/ usr/lib/python2.7/site-packages/atomicwrites-1.3.0-py2.7.egg-info/ usr/lib/python2.7/site-packages/atomicwrites-1.3.0-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/atomicwrites-1.3.0-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/atomicwrites-1.3.0-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/atomicwrites-1.3.0-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/atomicwrites/__init__.py usr/lib/python2.7/site-packages/atomicwrites/__init__.pyc usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/atomicwrites/ usr/lib/python3.9/site-packages/atomicwrites-1.3.0-py3.9.egg-info/ usr/lib/python3.9/site-packages/atomicwrites-1.3.0-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/atomicwrites-1.3.0-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/atomicwrites-1.3.0-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/atomicwrites-1.3.0-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/atomicwrites/__init__.py usr/lib/python3.9/site-packages/atomicwrites/__pycache__/ usr/lib/python3.9/site-packages/atomicwrites/__pycache__/__init__.cpython-39.pyc kages/atomicwrites/__init__.py to __init__.pyc running install_egg_info Copying atomicwrites.egg-info to /usr/src/slapt-src/python/atomicwrites/package-atomicwrites/usr/lib/python2.7/site-packages/atomicwrites-1.3.0-py2.7.egg-info running install_scripts running install running build running build_py running egg_info writing atomicwrites.egg-info/PKG-INFO writing dependency_links to atomicwrites.egg-info/dependency_links.txt writing top-level names to atomicwrites.egg-info/top_level.txt reading manifest file 'atomicwrites.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'atomicwrites.egg-info/SOURCES.txt' running install_lib creating /usr/src/slapt-src/python/atomicwrites/package-atomicwrites/usr/lib/python3.9 creating /usr/src/slapt-src/python/atomicwrites/package-atomicwrites/usr/lib/python3.9/site-packages creating /usr/src/slapt-src/python/atomicwrites/package-atomicwrites/usr/lib/python3.9/site-packages/atomicwrites copying build/lib/atomicwrites/__init__.py -> /usr/src/slapt-src/python/atomicwrites/package-atomicwrites/usr/lib/python3.9/site-packages/atomicwrites byte-compiling /usr/src/slapt-src/python/atomicwrites/package-atomicwrites/usr/lib/python3.9/site-packages/atomicwrites/__init__.py to __init__.cpython-39.pyc running install_egg_info Copying atomicwrites.egg-info to /usr/src/slapt-src/python/atomicwrites/package-atomicwrites/usr/lib/python3.9/site-packages/atomicwrites-1.3.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/atomicwrites/atomicwrites-1.3.0-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/atomicwrites/atomicwrites-1.3.0-i586-1salix15.0.txz created. Installing package atomicwrites-1.3.0-i586-1salix15.0... | atomicwrites (Python library for atomic file writes) | | It uses a temporary file in the same directory as the given path. | This ensures that the temporary file resides on the same filesystem. | | Homepage: https://github.com/untitaker/python-atomicwrites | | | | | | |