./ install/ install/slack-desc usr/ usr/doc/ usr/doc/monotonic-1.1/ usr/doc/monotonic-1.1/LICENSE usr/doc/monotonic-1.1/MANIFEST.in usr/doc/monotonic-1.1/README.md usr/doc/monotonic-1.1/monotonic.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/monotonic-1.1-py2.7.egg-info/ usr/lib/python2.7/site-packages/monotonic-1.1-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/monotonic-1.1-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/monotonic-1.1-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/monotonic-1.1-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/monotonic.py usr/lib/python2.7/site-packages/monotonic.pyc onotonic/package-monotonic/usr creating /usr/src/slapt-src/python/monotonic/package-monotonic/usr/lib creating /usr/src/slapt-src/python/monotonic/package-monotonic/usr/lib/python2.7 creating /usr/src/slapt-src/python/monotonic/package-monotonic/usr/lib/python2.7/site-packages copying build/lib/monotonic.py -> /usr/src/slapt-src/python/monotonic/package-monotonic/usr/lib/python2.7/site-packages byte-compiling /usr/src/slapt-src/python/monotonic/package-monotonic/usr/lib/python2.7/site-packages/monotonic.py to monotonic.pyc running install_egg_info running egg_info creating monotonic.egg-info writing monotonic.egg-info/PKG-INFO writing top-level names to monotonic.egg-info/top_level.txt writing dependency_links to monotonic.egg-info/dependency_links.txt writing manifest file 'monotonic.egg-info/SOURCES.txt' reading manifest file 'monotonic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'monotonic.egg-info/SOURCES.txt' Copying monotonic.egg-info to /usr/src/slapt-src/python/monotonic/package-monotonic/usr/lib/python2.7/site-packages/monotonic-1.1-py2.7.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/monotonic/monotonic-1.1-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/monotonic/monotonic-1.1-i586-1salix15.0.txz created. Installing package monotonic-1.1-i586-1salix15.0... | monotonic (An implementation of time.monotonic() | | This module provides a monotonic() function which returns the | value (in fractional seconds) of a clock which never goes | backwards. It is compatible with Python 2 and Python 3. | | | | | Homepage: https://github.com/atdt/monotonic | | |