Collecting testpotato==1.0.2 1 location(s) to search for versions of testpotato: * https://pypi.python.org/simple/testpotato/ Getting page https://pypi.python.org/simple/testpotato/ Analyzing links from page https://pypi.org/simple/testpotato/ Skipping link https://files.pythonhosted.org/packages/df/64/65114a965aeb3699dcc8822cb86afbd82ac3c1e3d2e60915a4d5c5916c91/testpotato-1.0.0-py2-none-any.whl#sha256=a12ffb9bbbfce80e54f412d69f7c981f31d07bcc6f471e96f24b0ea79d5daa81 (from https://pypi.org/simple/testpotato/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/dd/92/59eedccd25ba82f69de399380c61fdd2ae7806f498d40854fdbca4961d3a/testpotato-1.0.0.tar.gz#sha256=67c7b3a3df5b466c77acc2ec201d6009db4b93201062de48a3066a49f7eb2397 (from https://pypi.org/simple/testpotato/), version: 1.0.0 Skipping link https://files.pythonhosted.org/packages/7f/30/46d8927825e366b6266f70e7eb5609afb9f94fe151aecd539e199a6fbf65/testpotato-1.0.1-py2-none-any.whl#sha256=9f3902e8e792eedc499678021d23bd0a9dc01041616202986a79faa8fdb2dd83 (from https://pypi.org/simple/testpotato/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/1a/39/96265fe501dda0374d12a06bf233f2e61aedb1a0beb05d19608fa8b682cd/testpotato-1.0.1.tar.gz#sha256=61fd1f56c91b85801d9b82460f77249888a6e72f5404a7ceb3e7b7a6903a93ea (from https://pypi.org/simple/testpotato/), version: 1.0.1 Skipping link https://files.pythonhosted.org/packages/2c/de/b75266daef8c448906cbaede49ba160cae856987676482b0647087f27027/testpotato-1.0.2-py2-none-any.whl#sha256=275bafa6a14f72e817fa7ed2b91c862d2318508f86e446c4b3aa918143328a99 (from https://pypi.org/simple/testpotato/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/8f/8a/53d9cf00034b7c04fbdb2a36ea3f29d27abc4a1b3633c5d5dcfc777cf66b/testpotato-1.0.2.tar.gz#sha256=90feee68e041d23e6ae712c3bba592b0a851672b2485bf2156b26c8079891451 (from https://pypi.org/simple/testpotato/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Downloading https://files.pythonhosted.org/packages/8f/8a/53d9cf00034b7c04fbdb2a36ea3f29d27abc4a1b3633c5d5dcfc777cf66b/testpotato-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8f/8a/53d9cf00034b7c04fbdb2a36ea3f29d27abc4a1b3633c5d5dcfc777cf66b/testpotato-1.0.2.tar.gz#sha256=90feee68e041d23e6ae712c3bba592b0a851672b2485bf2156b26c8079891451 (from https://pypi.org/simple/testpotato/) Running setup.py (path:/tmp/pip-build-8yeqm4mk/testpotato/setup.py) egg_info for package testpotato Running command python setup.py egg_info running egg_info creating pip-egg-info/testpotato.egg-info writing pip-egg-info/testpotato.egg-info/PKG-INFO writing top-level names to pip-egg-info/testpotato.egg-info/top_level.txt writing dependency_links to pip-egg-info/testpotato.egg-info/dependency_links.txt writing entry points to pip-egg-info/testpotato.egg-info/entry_points.txt writing manifest file 'pip-egg-info/testpotato.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/testpotato.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/testpotato.egg-info/SOURCES.txt' Source in /tmp/pip-build-8yeqm4mk/testpotato has version 1.0.2, which satisfies requirement testpotato==1.0.2 from https://files.pythonhosted.org/packages/8f/8a/53d9cf00034b7c04fbdb2a36ea3f29d27abc4a1b3633c5d5dcfc777cf66b/testpotato-1.0.2.tar.gz#sha256=90feee68e041d23e6ae712c3bba592b0a851672b2485bf2156b26c8079891451 Building wheels for collected packages: testpotato Running setup.py bdist_wheel for testpotato: started Destination directory: /tmp/tmp3pitam81pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8yeqm4mk/testpotato/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/tmp3pitam81pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/potatodata copying potatodata/db.py -> build/lib/potatodata copying potatodata/modify.py -> build/lib/potatodata copying potatodata/category.py -> build/lib/potatodata copying potatodata/page.py -> build/lib/potatodata copying potatodata/detail.py -> build/lib/potatodata copying potatodata/__init__.py -> build/lib/potatodata copying potatodata/plan.py -> build/lib/potatodata copying potatodata/find.py -> build/lib/potatodata copying potatodata/make.py -> build/lib/potatodata copying potatodata/remove.py -> build/lib/potatodata copying potatodata/potato.py -> build/lib/potatodata 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/potatodata copying build/lib/potatodata/db.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/modify.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/category.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/page.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/detail.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/__init__.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/plan.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/find.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/make.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/remove.py -> build/bdist.linux-armv7l/wheel/potatodata copying build/lib/potatodata/potato.py -> build/bdist.linux-armv7l/wheel/potatodata running install_egg_info running egg_info writing entry points to testpotato.egg-info/entry_points.txt writing dependency_links to testpotato.egg-info/dependency_links.txt writing testpotato.egg-info/PKG-INFO writing top-level names to testpotato.egg-info/top_level.txt reading manifest file 'testpotato.egg-info/SOURCES.txt' writing manifest file 'testpotato.egg-info/SOURCES.txt' Copying testpotato.egg-info to build/bdist.linux-armv7l/wheel/testpotato-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/testpotato-1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for testpotato: finished with status 'done' Stored in directory: /tmp/tmple2_fe4e Successfully built testpotato Cleaning up... Removing source in /tmp/pip-build-8yeqm4mk/testpotato