listing git files failed - pretending there aren't any ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/path.py-11.0.1/ usr/doc/path.py-11.0.1/CHANGES.rst usr/doc/path.py-11.0.1/README.rst usr/doc/path.py-11.0.1/path.py.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/path.py usr/lib/python2.7/site-packages/path.py-11.0.1-py2.7.egg-info/ usr/lib/python2.7/site-packages/path.py-11.0.1-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/path.py-11.0.1-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/path.py-11.0.1-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/path.py-11.0.1-py2.7.egg-info/requires.txt usr/lib/python2.7/site-packages/path.py-11.0.1-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/path.pyc usr/lib/python2.7/site-packages/test_path.py usr/lib/python2.7/site-packages/test_path.pyc usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/__pycache__/ usr/lib/python3.9/site-packages/__pycache__/path.cpython-39.pyc usr/lib/python3.9/site-packages/__pycache__/test_path.cpython-39.pyc usr/lib/python3.9/site-packages/path.py usr/lib/python3.9/site-packages/path.py-11.0.1-py3.9.egg-info/ usr/lib/python3.9/site-packages/path.py-11.0.1-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/path.py-11.0.1-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/path.py-11.0.1-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/path.py-11.0.1-py3.9.egg-info/requires.txt usr/lib/python3.9/site-packages/path.py-11.0.1-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/test_path.py rc/slapt-src/python/path.py/package-path.py/usr/lib/python2.7/site-packages copying build/lib/path.py -> /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python2.7/site-packages copying build/lib/test_path.py -> /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python2.7/site-packages byte-compiling /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python2.7/site-packages/path.py to path.pyc byte-compiling /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python2.7/site-packages/test_path.py to test_path.pyc running install_egg_info running egg_info writing requirements to path.py.egg-info/requires.txt writing path.py.egg-info/PKG-INFO writing top-level names to path.py.egg-info/top_level.txt writing dependency_links to path.py.egg-info/dependency_links.txt reading manifest file 'path.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'path.py.egg-info/SOURCES.txt' Copying path.py.egg-info to /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python2.7/site-packages/path.py-11.0.1-py2.7.egg-info running install_scripts running install running build running build_py running install_lib creating /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python3.9 creating /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python3.9/site-packages copying build/lib/path.py -> /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python3.9/site-packages copying build/lib/test_path.py -> /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python3.9/site-packages byte-compiling /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python3.9/site-packages/path.py to path.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python3.9/site-packages/test_path.py to test_path.cpython-39.pyc running install_egg_info running egg_info writing path.py.egg-info/PKG-INFO writing dependency_links to path.py.egg-info/dependency_links.txt writing requirements to path.py.egg-info/requires.txt writing top-level names to path.py.egg-info/top_level.txt reading manifest file 'path.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'path.py.egg-info/SOURCES.txt' Copying path.py.egg-info to /usr/src/slapt-src/python/path.py/package-path.py/usr/lib/python3.9/site-packages/path.py-11.0.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/path.py/path.py-11.0.1-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/path.py/path.py-11.0.1-i586-1salix15.0.txz created. Installing package path.py-11.0.1-i586-1salix15.0... | path.py (A module wrapper for os.path) | | path.py implements a path objects as first-class entities, | allowing common operations on files to be invoked on those | path objects directly. | | Homepage: https://github.com/jaraco/path.py | | | | | |