listing git files failed - pretending there aren't any warning: no files found matching '*.ini' warning: no files found matching '*.rst' warning: no files found matching '*.png' under directory '*.ico' warning: no files found matching '*.css' under directory '*.ico' warning: no files found matching '*.gif' under directory '*.ico' warning: no files found matching '*.jpg' under directory '*.ico' warning: no files found matching '*.pt' under directory '*.ico' warning: no files found matching '*.txt' under directory '*.ico' warning: no files found matching '*.mak' under directory '*.ico' warning: no files found matching '*.mako' under directory '*.ico' warning: no files found matching '*.js' under directory '*.ico' warning: no files found matching '*.html' under directory '*.ico' warning: no files found matching '*.xml' under directory '*.ico' ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python3-paginate-0.5.6/ usr/doc/python3-paginate-0.5.6/README.md usr/doc/python3-paginate-0.5.6/python3-paginate.SlackBuild usr/lib/ usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/paginate/ usr/lib/python3.9/site-packages/paginate-0.5.6-py3.9.egg-info/ usr/lib/python3.9/site-packages/paginate-0.5.6-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/paginate-0.5.6-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/paginate-0.5.6-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/paginate-0.5.6-py3.9.egg-info/entry_points.txt usr/lib/python3.9/site-packages/paginate-0.5.6-py3.9.egg-info/not-zip-safe usr/lib/python3.9/site-packages/paginate-0.5.6-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/paginate/__init__.py usr/lib/python3.9/site-packages/paginate/__pycache__/ usr/lib/python3.9/site-packages/paginate/__pycache__/__init__.cpython-39.pyc usr/lib/python3.9/site-packages/paginate/__pycache__/ext_reverse.cpython-39.pyc usr/lib/python3.9/site-packages/paginate/ext_reverse.py sr/src/slapt-src/python/python3-paginate/package-python3-paginate/usr/lib/python3.9/site-packages/paginate copying build/lib/paginate/ext_reverse.py -> /usr/src/slapt-src/python/python3-paginate/package-python3-paginate/usr/lib/python3.9/site-packages/paginate copying build/lib/paginate/__init__.py -> /usr/src/slapt-src/python/python3-paginate/package-python3-paginate/usr/lib/python3.9/site-packages/paginate byte-compiling /usr/src/slapt-src/python/python3-paginate/package-python3-paginate/usr/lib/python3.9/site-packages/paginate/ext_reverse.py to ext_reverse.cpython-39.pyc byte-compiling /usr/src/slapt-src/python/python3-paginate/package-python3-paginate/usr/lib/python3.9/site-packages/paginate/__init__.py to __init__.cpython-39.pyc running install_egg_info Copying paginate.egg-info to /usr/src/slapt-src/python/python3-paginate/package-python3-paginate/usr/lib/python3.9/site-packages/paginate-0.5.6-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/python3-paginate/python3-paginate-0.5.6-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/python3-paginate/python3-paginate-0.5.6-i586-1salix15.0.txz created. Installing package python3-paginate-0.5.6-i586-1salix15.0... | python3-paginate (divides large result sets into pages) | | This module helps divide up large result sets into pages or chunks. | The user gets displayed one page at a time and can navigate to other | pages. It is especially useful when developing web interfaces and | showing the users only a selection of information at a time. | | Homepage: https://pypi.org/project/paginate/ | | | | |