warning: manifest_maker: MANIFEST.in, line 12: 'recursive-include' expects
...
./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/pyte-0.8.0/
usr/doc/pyte-0.8.0/AUTHORS
usr/doc/pyte-0.8.0/CHANGES
usr/doc/pyte-0.8.0/LICENSE
usr/doc/pyte-0.8.0/README
usr/doc/pyte-0.8.0/pyte.SlackBuild
usr/lib64/
usr/lib64/python2.7/
usr/lib64/python2.7/site-packages/
usr/lib64/python2.7/site-packages/pyte/
usr/lib64/python2.7/site-packages/pyte-0.8.0-py2.7.egg-info/
usr/lib64/python2.7/site-packages/pyte-0.8.0-py2.7.egg-info/PKG-INFO
usr/lib64/python2.7/site-packages/pyte-0.8.0-py2.7.egg-info/SOURCES.txt
usr/lib64/python2.7/site-packages/pyte-0.8.0-py2.7.egg-info/dependency_links.txt
usr/lib64/python2.7/site-packages/pyte-0.8.0-py2.7.egg-info/requires.txt
usr/lib64/python2.7/site-packages/pyte-0.8.0-py2.7.egg-info/top_level.txt
usr/lib64/python2.7/site-packages/pyte/__init__.py
usr/lib64/python2.7/site-packages/pyte/__init__.pyc
usr/lib64/python2.7/site-packages/pyte/__main__.py
usr/lib64/python2.7/site-packages/pyte/__main__.pyc
usr/lib64/python2.7/site-packages/pyte/charsets.py
usr/lib64/python2.7/site-packages/pyte/charsets.pyc
usr/lib64/python2.7/site-packages/pyte/compat.py
usr/lib64/python2.7/site-packages/pyte/compat.pyc
usr/lib64/python2.7/site-packages/pyte/control.py
usr/lib64/python2.7/site-packages/pyte/control.pyc
usr/lib64/python2.7/site-packages/pyte/escape.py
usr/lib64/python2.7/site-packages/pyte/escape.pyc
usr/lib64/python2.7/site-packages/pyte/graphics.py
usr/lib64/python2.7/site-packages/pyte/graphics.pyc
usr/lib64/python2.7/site-packages/pyte/modes.py
usr/lib64/python2.7/site-packages/pyte/modes.pyc
usr/lib64/python2.7/site-packages/pyte/screens.py
usr/lib64/python2.7/site-packages/pyte/screens.pyc
usr/lib64/python2.7/site-packages/pyte/streams.py
usr/lib64/python2.7/site-packages/pyte/streams.pyc
tured/mc.output
pyte-0.8.0/tests/captured/top.input
pyte-0.8.0/tests/captured/top.output
pyte-0.8.0/tests/captured/vi.input
pyte-0.8.0/tests/captured/vi.output
pyte-0.8.0/tests/test_diff.py
pyte-0.8.0/tests/test_history.py
pyte-0.8.0/tests/test_input_output.py
pyte-0.8.0/tests/test_screen.py
pyte-0.8.0/tests/test_stream.py
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/pyte
copying pyte/__init__.py -> build/lib/pyte
copying pyte/__main__.py -> build/lib/pyte
copying pyte/charsets.py -> build/lib/pyte
copying pyte/compat.py -> build/lib/pyte
copying pyte/control.py -> build/lib/pyte
copying pyte/escape.py -> build/lib/pyte
copying pyte/graphics.py -> build/lib/pyte
copying pyte/modes.py -> build/lib/pyte
copying pyte/screens.py -> build/lib/pyte
copying pyte/streams.py -> build/lib/pyte
running install_lib
creating /usr/src/slapt-src/libraries/pyte/package-pyte/usr
creating /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64
creating /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7
creating /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages
creating /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/__init__.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/__main__.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/charsets.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/compat.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/control.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/escape.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/graphics.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/modes.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/screens.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
copying build/lib/pyte/streams.py -> /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/__init__.py to __init__.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/__main__.py to __main__.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/charsets.py to charsets.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/compat.py to compat.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/control.py to control.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/escape.py to escape.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/graphics.py to graphics.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/modes.py to modes.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/screens.py to screens.pyc
byte-compiling /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte/streams.py to streams.pyc
running install_egg_info
running egg_info
creating pyte.egg-info
writing requirements to pyte.egg-info/requires.txt
writing pyte.egg-info/PKG-INFO
writing top-level names to pyte.egg-info/top_level.txt
writing dependency_links to pyte.egg-info/dependency_links.txt
writing manifest file 'pyte.egg-info/SOURCES.txt'
reading manifest file 'pyte.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pyte.egg-info/SOURCES.txt'
Copying pyte.egg-info to /usr/src/slapt-src/libraries/pyte/package-pyte/usr/lib64/python2.7/site-packages/pyte-0.8.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/libraries/pyte/pyte-0.8.0-x86_64-1salix15.0.txz
Slackware package /usr/src/slapt-src/libraries/pyte/pyte-0.8.0-x86_64-1salix15.0.txz created.
Installing package pyte-0.8.0-x86_64-1salix15.0...
| pyte (VTXXX-compatible terminal emulator)
|
| It's an in memory VTXXX-compatible terminal emulator. XXX stands for
| a series of video terminals, developed by DEC between 1970 and 1995.
| The first, and probably the most famous one, was VT100 terminal,
| which is now a de-facto standard for all virtual terminal emulators.
| pyte follows the suit.
|
| Homepage: https://github.com/selectel/pyte
|
|
|
|