Collecting tieba-to-epub==0.0.3 1 location(s) to search for versions of tieba-to-epub: * https://pypi.python.org/simple/tieba-to-epub/ Getting page https://pypi.python.org/simple/tieba-to-epub/ Analyzing links from page https://pypi.python.org/simple/tieba-to-epub/ Found link https://pypi.python.org/packages/3e/b7/70ab676375805ef083017d63e4895e840eff742c1f27b75a11a8d3f45f0d/tieba-to-epub-0.0.3.tar.gz#md5=a830cb10ba7b0422dd27b6a8e190216e (from https://pypi.python.org/simple/tieba-to-epub/), version: 0.0.3 Found link https://pypi.python.org/packages/be/71/615bc837aefd272833f96b057a9a7ea798722e0cd01c09ba91c12f7e21ad/tieba-to-epub-0.0.2.tar.gz#md5=e94d15ecfd7345253cda834989ec70f1 (from https://pypi.python.org/simple/tieba-to-epub/), version: 0.0.2 Found link https://pypi.python.org/packages/c4/5d/2350b4db4d53f7e81b11f8d8925244eeddc4bb0157071dc35af274a1f1c2/tieba-to-epub-0.0.1.tar.gz#md5=7e88649e7c6d94de11a12e8867c1be3c (from https://pypi.python.org/simple/tieba-to-epub/), version: 0.0.1 Using version 0.0.3 (newest of versions: 0.0.3) Downloading tieba-to-epub-0.0.3.tar.gz Downloading from URL https://pypi.python.org/packages/3e/b7/70ab676375805ef083017d63e4895e840eff742c1f27b75a11a8d3f45f0d/tieba-to-epub-0.0.3.tar.gz#md5=a830cb10ba7b0422dd27b6a8e190216e (from https://pypi.python.org/simple/tieba-to-epub/) Running setup.py (path:/tmp/pip-build-v3m_kpdo/tieba-to-epub/setup.py) egg_info for package tieba-to-epub Running command python setup.py egg_info running egg_info creating pip-egg-info/tieba_to_epub.egg-info writing top-level names to pip-egg-info/tieba_to_epub.egg-info/top_level.txt writing requirements to pip-egg-info/tieba_to_epub.egg-info/requires.txt writing dependency_links to pip-egg-info/tieba_to_epub.egg-info/dependency_links.txt writing pip-egg-info/tieba_to_epub.egg-info/PKG-INFO writing entry points to pip-egg-info/tieba_to_epub.egg-info/entry_points.txt writing manifest file 'pip-egg-info/tieba_to_epub.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/tieba_to_epub.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tieba_to_epub.egg-info/SOURCES.txt' Source in /tmp/pip-build-v3m_kpdo/tieba-to-epub has version 0.0.3, which satisfies requirement tieba-to-epub==0.0.3 from https://pypi.python.org/packages/3e/b7/70ab676375805ef083017d63e4895e840eff742c1f27b75a11a8d3f45f0d/tieba-to-epub-0.0.3.tar.gz#md5=a830cb10ba7b0422dd27b6a8e190216e Building wheels for collected packages: tieba-to-epub Running setup.py bdist_wheel for tieba-to-epub: started Destination directory: /tmp/tmp58tz1f8epip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-v3m_kpdo/tieba-to-epub/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp58tz1f8epip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tieba_to_epub copying tieba_to_epub/parsers.py -> build/lib/tieba_to_epub copying tieba_to_epub/__init__.py -> build/lib/tieba_to_epub copying tieba_to_epub/main.py -> build/lib/tieba_to_epub copying tieba_to_epub/nodes.py -> build/lib/tieba_to_epub creating build/lib/tieba_to_epub/builders copying tieba_to_epub/builders/epub.py -> build/lib/tieba_to_epub/builders copying tieba_to_epub/builders/__init__.py -> build/lib/tieba_to_epub/builders copying tieba_to_epub/builders/base.py -> build/lib/tieba_to_epub/builders copying tieba_to_epub/builders/html.py -> build/lib/tieba_to_epub/builders creating build/lib/tieba_to_epub/templates copying tieba_to_epub/templates/chapter.html -> build/lib/tieba_to_epub/templates copying tieba_to_epub/templates/template.html -> build/lib/tieba_to_epub/templates copying tieba_to_epub/templates/macros.html -> build/lib/tieba_to_epub/templates installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/tieba_to_epub copying build/lib/tieba_to_epub/parsers.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub copying build/lib/tieba_to_epub/__init__.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub creating build/bdist.linux-armv7l/wheel/tieba_to_epub/templates copying build/lib/tieba_to_epub/templates/chapter.html -> build/bdist.linux-armv7l/wheel/tieba_to_epub/templates copying build/lib/tieba_to_epub/templates/template.html -> build/bdist.linux-armv7l/wheel/tieba_to_epub/templates copying build/lib/tieba_to_epub/templates/macros.html -> build/bdist.linux-armv7l/wheel/tieba_to_epub/templates copying build/lib/tieba_to_epub/main.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub copying build/lib/tieba_to_epub/nodes.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub creating build/bdist.linux-armv7l/wheel/tieba_to_epub/builders copying build/lib/tieba_to_epub/builders/epub.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub/builders copying build/lib/tieba_to_epub/builders/__init__.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub/builders copying build/lib/tieba_to_epub/builders/base.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub/builders copying build/lib/tieba_to_epub/builders/html.py -> build/bdist.linux-armv7l/wheel/tieba_to_epub/builders running install_egg_info running egg_info writing top-level names to tieba_to_epub.egg-info/top_level.txt writing requirements to tieba_to_epub.egg-info/requires.txt writing entry points to tieba_to_epub.egg-info/entry_points.txt writing tieba_to_epub.egg-info/PKG-INFO writing dependency_links to tieba_to_epub.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'tieba_to_epub.egg-info/SOURCES.txt' writing manifest file 'tieba_to_epub.egg-info/SOURCES.txt' Copying tieba_to_epub.egg-info to build/bdist.linux-armv7l/wheel/tieba_to_epub-0.0.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tieba_to_epub-0.0.3.dist-info/WHEEL creating '/tmp/tmp58tz1f8epip-wheel-/tieba_to_epub-0.0.3-py3-none-any.whl' and adding '.' to it adding 'tieba_to_epub/__init__.py' adding 'tieba_to_epub/main.py' adding 'tieba_to_epub/nodes.py' adding 'tieba_to_epub/parsers.py' adding 'tieba_to_epub/builders/__init__.py' adding 'tieba_to_epub/builders/base.py' adding 'tieba_to_epub/builders/epub.py' adding 'tieba_to_epub/builders/html.py' adding 'tieba_to_epub/templates/chapter.html' adding 'tieba_to_epub/templates/macros.html' adding 'tieba_to_epub/templates/template.html' adding 'tieba_to_epub-0.0.3.dist-info/DESCRIPTION.rst' adding 'tieba_to_epub-0.0.3.dist-info/entry_points.txt' adding 'tieba_to_epub-0.0.3.dist-info/metadata.json' adding 'tieba_to_epub-0.0.3.dist-info/top_level.txt' adding 'tieba_to_epub-0.0.3.dist-info/WHEEL' adding 'tieba_to_epub-0.0.3.dist-info/METADATA' adding 'tieba_to_epub-0.0.3.dist-info/RECORD' Running setup.py bdist_wheel for tieba-to-epub: finished with status 'done' Stored in directory: /tmp/tmpgp2usa67 Successfully built tieba-to-epub Cleaning up... Removing source in /tmp/pip-build-v3m_kpdo/tieba-to-epub