Collecting autodocumenter==1.2.0 1 location(s) to search for versions of autodocumenter: * https://pypi.python.org/simple/autodocumenter/ Getting page https://pypi.python.org/simple/autodocumenter/ Analyzing links from page https://pypi.python.org/simple/autodocumenter/ Found link https://pypi.python.org/packages/16/69/dc4412b887ca59d76b7ec47f6624a2f3c3a95afa214221e7803d59c80778/autodocumenter-1.1.0.tar.gz#md5=19d1771d404b4e475ba424c245fb31aa (from https://pypi.python.org/simple/autodocumenter/), version: 1.1.0 Found link https://pypi.python.org/packages/19/59/b89a4fb67c183fa0c136f80dd78e0d8203f8edef5e3fd9e5bf536aa6ba12/autodocumenter-1.0.0.tar.gz#md5=f604d983c5963ce7ff3b0b40b0f4242d (from https://pypi.python.org/simple/autodocumenter/), version: 1.0.0 Found link https://pypi.python.org/packages/59/62/c78e867c1045fb4611efabbe05b3361c8762a7f224f6a6d0e077f8959fed/autodocumenter-1.2.0.tar.gz#md5=1d6c3044b7222c0e9bb9a5ea2e33f918 (from https://pypi.python.org/simple/autodocumenter/), version: 1.2.0 Found link https://pypi.python.org/packages/76/4f/7be79843f02e9f92b74a07a2ae193e755887527e7d45d4aea9d2526c34a5/autodocumenter-1.5.0.tar.gz#md5=81ebb588f30720177ee44b945bb7803f (from https://pypi.python.org/simple/autodocumenter/), version: 1.5.0 Found link https://pypi.python.org/packages/81/0b/9e0e93d0d466d0bbd69354f96888cd4c26d92c11e0f5aad49e4e038569f4/autodocumenter-1.3.0.tar.gz#md5=b5bfa87fc116c24626ec15bbc759c4a5 (from https://pypi.python.org/simple/autodocumenter/), version: 1.3.0 Found link https://pypi.python.org/packages/82/82/6c58a68d62a338561d56333fcdb7371c8b8a56c7534adec79bf49259ef6b/autodocumenter-0.2.0-py3-none-any.whl#md5=9126c62724c27779f31ee3d0c661c849 (from https://pypi.python.org/simple/autodocumenter/), version: 0.2.0 Found link https://pypi.python.org/packages/90/0f/89f7b259e92fa291877e4b390b10e9dd6197feed5105e4cf6cce02e47a91/autodocumenter-0.1.0.tar.gz#md5=21548ec42fa0c6f3005e7fe99db5c634 (from https://pypi.python.org/simple/autodocumenter/), version: 0.1.0 Found link https://pypi.python.org/packages/a9/14/e5ba8d6dda0849e5049b77a152d706956971db4d777e88c43818e88a9dd0/autodocumenter-1.4.0.tar.gz#md5=93c18d71a353544fa7eb252e4660da51 (from https://pypi.python.org/simple/autodocumenter/), version: 1.4.0 Found link https://pypi.python.org/packages/b5/db/65e6d8a115e1c4d8dafa4676ec876ccb684b40fbeab14c730e53d301246c/autodocumenter-0.1.0-py3-none-any.whl#md5=c81f6d37ea5fea958bfac08423c696da (from https://pypi.python.org/simple/autodocumenter/), version: 0.1.0 Found link https://pypi.python.org/packages/d7/7d/5c6a999bfea9db44d2bdda2c83dd5814aae1403643fea57bc2bccf738c55/autodocumenter-1.6.0.tar.gz#md5=5545cbc4bd2b41cf1c9152142e9c4939 (from https://pypi.python.org/simple/autodocumenter/), version: 1.6.0 Using version 1.2.0 (newest of versions: 1.2.0) Downloading autodocumenter-1.2.0.tar.gz Downloading from URL https://pypi.python.org/packages/59/62/c78e867c1045fb4611efabbe05b3361c8762a7f224f6a6d0e077f8959fed/autodocumenter-1.2.0.tar.gz#md5=1d6c3044b7222c0e9bb9a5ea2e33f918 (from https://pypi.python.org/simple/autodocumenter/) Running setup.py (path:/tmp/pip-build-pryy5z46/autodocumenter/setup.py) egg_info for package autodocumenter Running command python setup.py egg_info running egg_info creating pip-egg-info/autodocumenter.egg-info writing pip-egg-info/autodocumenter.egg-info/PKG-INFO writing top-level names to pip-egg-info/autodocumenter.egg-info/top_level.txt writing dependency_links to pip-egg-info/autodocumenter.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/autodocumenter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/autodocumenter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/autodocumenter.egg-info/SOURCES.txt' Source in /tmp/pip-build-pryy5z46/autodocumenter has version 1.2.0, which satisfies requirement autodocumenter==1.2.0 from https://pypi.python.org/packages/59/62/c78e867c1045fb4611efabbe05b3361c8762a7f224f6a6d0e077f8959fed/autodocumenter-1.2.0.tar.gz#md5=1d6c3044b7222c0e9bb9a5ea2e33f918 Building wheels for collected packages: autodocumenter Running setup.py bdist_wheel for autodocumenter: started Destination directory: /tmp/tmp05bi29w2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-pryy5z46/autodocumenter/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/tmp05bi29w2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/autodocumenter copying autodocumenter/autodocumenter.py -> build/lib/autodocumenter copying autodocumenter/__init__.py -> build/lib/autodocumenter 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/autodocumenter copying build/lib/autodocumenter/autodocumenter.py -> build/bdist.linux-armv7l/wheel/autodocumenter copying build/lib/autodocumenter/__init__.py -> build/bdist.linux-armv7l/wheel/autodocumenter running install_egg_info running egg_info writing dependency_links to autodocumenter.egg-info/dependency_links.txt writing top-level names to autodocumenter.egg-info/top_level.txt writing autodocumenter.egg-info/PKG-INFO reading manifest file 'autodocumenter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autodocumenter.egg-info/SOURCES.txt' Copying autodocumenter.egg-info to build/bdist.linux-armv7l/wheel/autodocumenter-1.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/autodocumenter-1.2.0.dist-info/WHEEL Running setup.py bdist_wheel for autodocumenter: finished with status 'done' Stored in directory: /tmp/tmpytbdfds6 Successfully built autodocumenter Cleaning up... Removing source in /tmp/pip-build-pryy5z46/autodocumenter