Collecting z3c.testing==1.0.0a1 1 location(s) to search for versions of z3c.testing: * https://pypi.python.org/simple/z3c-testing/ Getting page https://pypi.python.org/simple/z3c-testing/ Analyzing links from page https://pypi.python.org/simple/z3c-testing/ Found link https://pypi.python.org/packages/0e/13/a04a18c57a65d9036404ee7a360e570122ea26772abc3c2ab9eea06688d6/z3c.testing-1.0.0a1.tar.gz#md5=79c817a34425441c0dcd4a4596b25f1d (from https://pypi.python.org/simple/z3c-testing/), version: 1.0.0a1 Found link https://pypi.python.org/packages/16/4a/f51e838703add47cdb0451af6cf5dd1f13e55d8e804f110d189c67813e43/z3c.testing-0.2.0.tar.gz#md5=648b83e21012771a187cbaaff446ecfe (from https://pypi.python.org/simple/z3c-testing/), version: 0.2.0 Found link https://pypi.python.org/packages/17/84/c83f2934c3b399412d864e2e667594e106d41a91fce82981f3d529e3535d/z3c.testing-1.0.0a3.zip#md5=20f184630df6b10ba6f354668d11df8b (from https://pypi.python.org/simple/z3c-testing/), version: 1.0.0a3 Found link https://pypi.python.org/packages/92/33/b5d041d3862da7260a5aca6dc942b2a8024107e991adb1ea8da8a736d8ac/z3c.testing-1.0.0a4.tar.gz#md5=22b1dc5a310878f2ae51c4c001b7436b (from https://pypi.python.org/simple/z3c-testing/), version: 1.0.0a4 Found link https://pypi.python.org/packages/9c/2b/18c35caa740f6f34ff20a0267655339c439f3ae581df97b5862844782fcb/z3c.testing-0.3.1.tar.gz#md5=25f4a98420a968cd08a645ac9549d964 (from https://pypi.python.org/simple/z3c-testing/), version: 0.3.1 Found link https://pypi.python.org/packages/c5/e6/fad2ac05120c7e07f548d9288de923303c24c69dc1dc7440994e074b4a34/z3c.testing-1.0.0a2.zip#md5=971b42215e6cc6d308420127044be798 (from https://pypi.python.org/simple/z3c-testing/), version: 1.0.0a2 Found link https://pypi.python.org/packages/e0/31/01b3d83eef414a56a5baef0d6fbeba7b249711e630b86c77e8236b411c17/z3c.testing-0.3.2.tar.gz#md5=5f75c6f29f2bf43647dd947760a43271 (from https://pypi.python.org/simple/z3c-testing/), version: 0.3.2 Found link https://pypi.python.org/packages/ed/ff/1e0944c2b7462618d32cc929ff7f12952eb5f389d964c4cb729fe66c5534/z3c.testing-0.3.0.tar.gz#md5=252be727e47177a898be49db6e688099 (from https://pypi.python.org/simple/z3c-testing/), version: 0.3.0 Using version 1.0.0a1 (newest of versions: 1.0.0a1) Downloading z3c.testing-1.0.0a1.tar.gz Downloading from URL https://pypi.python.org/packages/0e/13/a04a18c57a65d9036404ee7a360e570122ea26772abc3c2ab9eea06688d6/z3c.testing-1.0.0a1.tar.gz#md5=79c817a34425441c0dcd4a4596b25f1d (from https://pypi.python.org/simple/z3c-testing/) Running setup.py (path:/tmp/pip-build-kdni78qg/z3c.testing/setup.py) egg_info for package z3c.testing Running command python setup.py egg_info running egg_info creating pip-egg-info/z3c.testing.egg-info writing namespace_packages to pip-egg-info/z3c.testing.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/z3c.testing.egg-info/top_level.txt writing requirements to pip-egg-info/z3c.testing.egg-info/requires.txt writing pip-egg-info/z3c.testing.egg-info/PKG-INFO writing dependency_links to pip-egg-info/z3c.testing.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/z3c.testing.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/z3c.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/z3c.testing.egg-info/SOURCES.txt' Source in /tmp/pip-build-kdni78qg/z3c.testing has version 1.0.0a1, which satisfies requirement z3c.testing==1.0.0a1 from https://pypi.python.org/packages/0e/13/a04a18c57a65d9036404ee7a360e570122ea26772abc3c2ab9eea06688d6/z3c.testing-1.0.0a1.tar.gz#md5=79c817a34425441c0dcd4a4596b25f1d Building wheels for collected packages: z3c.testing Running setup.py bdist_wheel for z3c.testing: started Destination directory: /tmp/tmpyy13twfepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kdni78qg/z3c.testing/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/tmpyy13twfepip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/z3c copying src/z3c/__init__.py -> build/lib/z3c creating build/lib/z3c/testing copying src/z3c/testing/generation.py -> build/lib/z3c/testing copying src/z3c/testing/verify.py -> build/lib/z3c/testing copying src/z3c/testing/layer.py -> build/lib/z3c/testing copying src/z3c/testing/directive.py -> build/lib/z3c/testing copying src/z3c/testing/tests.py -> build/lib/z3c/testing copying src/z3c/testing/__init__.py -> build/lib/z3c/testing copying src/z3c/testing/app.py -> build/lib/z3c/testing running egg_info writing requirements to src/z3c.testing.egg-info/requires.txt writing src/z3c.testing.egg-info/PKG-INFO writing dependency_links to src/z3c.testing.egg-info/dependency_links.txt writing namespace_packages to src/z3c.testing.egg-info/namespace_packages.txt writing top-level names to src/z3c.testing.egg-info/top_level.txt reading manifest file 'src/z3c.testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/z3c.testing.egg-info/SOURCES.txt' copying src/z3c/testing/BROWSER.txt -> build/lib/z3c/testing copying src/z3c/testing/test.zcml -> build/lib/z3c/testing installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/z3c/__init__.py (namespace package) copying z3c/testing/generation.py -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/test.zcml -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/verify.py -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/layer.py -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/BROWSER.txt -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/directive.py -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/tests.py -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/__init__.py -> build/bdist.linux-armv7l/wheel/z3c/testing copying z3c/testing/app.py -> build/bdist.linux-armv7l/wheel/z3c/testing running install_egg_info Copying src/z3c.testing.egg-info to build/bdist.linux-armv7l/wheel/z3c.testing-1.0.0a1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/z3c.testing-1.0.0a1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/z3c.testing-1.0.0a1.dist-info/WHEEL Running setup.py bdist_wheel for z3c.testing: finished with status 'done' Stored in directory: /tmp/tmptfxps00z Successfully built z3c.testing Cleaning up... Removing source in /tmp/pip-build-kdni78qg/z3c.testing