warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/parsel-1.4.0/ usr/doc/parsel-1.4.0/LICENSE usr/doc/parsel-1.4.0/NEWS usr/doc/parsel-1.4.0/README.rst usr/doc/parsel-1.4.0/parsel.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/parsel/ usr/lib/python2.7/site-packages/parsel-1.4.0-py2.7.egg-info/ usr/lib/python2.7/site-packages/parsel-1.4.0-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/parsel-1.4.0-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/parsel-1.4.0-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/parsel-1.4.0-py2.7.egg-info/not-zip-safe usr/lib/python2.7/site-packages/parsel-1.4.0-py2.7.egg-info/requires.txt usr/lib/python2.7/site-packages/parsel-1.4.0-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/parsel/__init__.py usr/lib/python2.7/site-packages/parsel/__init__.pyc usr/lib/python2.7/site-packages/parsel/csstranslator.py usr/lib/python2.7/site-packages/parsel/csstranslator.pyc usr/lib/python2.7/site-packages/parsel/selector.py usr/lib/python2.7/site-packages/parsel/selector.pyc usr/lib/python2.7/site-packages/parsel/utils.py usr/lib/python2.7/site-packages/parsel/utils.pyc usr/lib/python2.7/site-packages/parsel/xpathfuncs.py usr/lib/python2.7/site-packages/parsel/xpathfuncs.pyc copying parsel/__init__.py -> build/lib/parsel copying parsel/csstranslator.py -> build/lib/parsel copying parsel/selector.py -> build/lib/parsel copying parsel/utils.py -> build/lib/parsel copying parsel/xpathfuncs.py -> build/lib/parsel running egg_info writing requirements to parsel.egg-info/requires.txt writing parsel.egg-info/PKG-INFO writing top-level names to parsel.egg-info/top_level.txt writing dependency_links to parsel.egg-info/dependency_links.txt reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'parsel.egg-info/SOURCES.txt' running install_lib creating /usr/src/slapt-src/python/parsel/package-parsel/usr creating /usr/src/slapt-src/python/parsel/package-parsel/usr/lib creating /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7 creating /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages creating /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel copying build/lib/parsel/__init__.py -> /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel copying build/lib/parsel/csstranslator.py -> /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel copying build/lib/parsel/selector.py -> /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel copying build/lib/parsel/utils.py -> /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel copying build/lib/parsel/xpathfuncs.py -> /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel byte-compiling /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel/csstranslator.py to csstranslator.pyc byte-compiling /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel/selector.py to selector.pyc byte-compiling /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel/utils.py to utils.pyc byte-compiling /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel/xpathfuncs.py to xpathfuncs.pyc running install_egg_info Copying parsel.egg-info to /usr/src/slapt-src/python/parsel/package-parsel/usr/lib/python2.7/site-packages/parsel-1.4.0-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/parsel/parsel-1.4.0-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/parsel/parsel-1.4.0-i586-1salix15.0.txz created. Installing package parsel-1.4.0-i586-1salix15.0... | parsel (Library to extract data from HTML and XML) | | Parsel is a library to extract data from HTML and XML using XPath | and CSS selectors. | | Homepage: https://github.com/scrapy/parsel | | | | | | |