Collecting zope.pytest==0.1 1 location(s) to search for versions of zope.pytest: * https://pypi.python.org/simple/zope-pytest/ Getting page https://pypi.python.org/simple/zope-pytest/ Analyzing links from page https://pypi.python.org/simple/zope-pytest/ Found link https://pypi.python.org/packages/cf/04/37aa10e331b08f8a3db20baffa35464b25c4f43aabe9343d1e6eebb986da/zope.pytest-0.1.tar.gz#md5=724985c604b5fad096abeabc1871cb86 (from https://pypi.python.org/simple/zope-pytest/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading zope.pytest-0.1.tar.gz Downloading from URL https://pypi.python.org/packages/cf/04/37aa10e331b08f8a3db20baffa35464b25c4f43aabe9343d1e6eebb986da/zope.pytest-0.1.tar.gz#md5=724985c604b5fad096abeabc1871cb86 (from https://pypi.python.org/simple/zope-pytest/) Running setup.py (path:/tmp/pip-build-4gj8k8k0/zope.pytest/setup.py) egg_info for package zope.pytest Running command python setup.py egg_info running egg_info creating pip-egg-info/zope.pytest.egg-info writing pip-egg-info/zope.pytest.egg-info/PKG-INFO writing top-level names to pip-egg-info/zope.pytest.egg-info/top_level.txt writing requirements to pip-egg-info/zope.pytest.egg-info/requires.txt writing dependency_links to pip-egg-info/zope.pytest.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/zope.pytest.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/zope.pytest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zope.pytest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/zope.pytest.egg-info/SOURCES.txt' Source in /tmp/pip-build-4gj8k8k0/zope.pytest has version 0.1, which satisfies requirement zope.pytest==0.1 from https://pypi.python.org/packages/cf/04/37aa10e331b08f8a3db20baffa35464b25c4f43aabe9343d1e6eebb986da/zope.pytest-0.1.tar.gz#md5=724985c604b5fad096abeabc1871cb86 Building wheels for collected packages: zope.pytest Running setup.py bdist_wheel for zope.pytest: started Destination directory: /tmp/tmpq4qq170_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4gj8k8k0/zope.pytest/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/tmpq4qq170_pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/pytest copying src/zope/pytest/__init__.py -> build/lib/zope/pytest copying src/zope/pytest/setup.py -> build/lib/zope/pytest creating build/lib/zope/pytest/tests copying src/zope/pytest/tests/__init__.py -> build/lib/zope/pytest/tests copying src/zope/pytest/tests/test_setup.py -> build/lib/zope/pytest/tests running egg_info writing namespace_packages to src/zope.pytest.egg-info/namespace_packages.txt writing requirements to src/zope.pytest.egg-info/requires.txt writing src/zope.pytest.egg-info/PKG-INFO writing dependency_links to src/zope.pytest.egg-info/dependency_links.txt writing top-level names to src/zope.pytest.egg-info/top_level.txt reading manifest file 'src/zope.pytest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/zope.pytest.egg-info/SOURCES.txt' copying src/zope/pytest/__init__.pyc -> build/lib/zope/pytest copying src/zope/pytest/setup.pyc -> build/lib/zope/pytest copying src/zope/pytest/tests/__init__.pyc -> build/lib/zope/pytest/tests copying src/zope/pytest/tests/ftesting.zcml -> build/lib/zope/pytest/tests copying src/zope/pytest/tests/minimal.zcml -> build/lib/zope/pytest/tests copying src/zope/pytest/tests/test_setup.pyc -> build/lib/zope/pytest/tests creating build/lib/zope/pytest/tests/sample_fixtures creating build/lib/zope/pytest/tests/sample_fixtures/browser creating build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/__init__.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/__init__.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/app.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/app.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/browser.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/browser.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/configure.zcml -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/ftesting.zcml -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/interfaces.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/interfaces.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3 creating build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/__init__.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/__init__.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_app.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_app.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_browser.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_browser.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_foo.py -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying src/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_foo.pyc -> build/lib/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests creating build/lib/zope/pytest/tests/sample_fixtures/simple creating build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/__init__.py -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/__init__.pyc -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/app.py -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/app.pyc -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/configure.zcml -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/ftesting.zcml -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/interfaces.py -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/interfaces.pyc -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg creating build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/tests/__init__.py -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/tests/__init__.pyc -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/tests/test_app.py -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying src/zope/pytest/tests/sample_fixtures/simple/mypkg/tests/test_app.pyc -> build/lib/zope/pytest/tests/sample_fixtures/simple/mypkg/tests creating build/lib/zope/pytest/tests/sample_fixtures/zcml creating build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/__init__.py -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/__init__.pyc -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/app.py -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/app.pyc -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/configure.zcml -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/ftesting.zcml -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/interfaces.py -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/interfaces.pyc -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2 creating build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/__init__.py -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/__init__.pyc -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_app.py -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_app.pyc -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_foo.py -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying src/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_foo.pyc -> build/lib/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/zope/__init__.py (namespace package) copying zope/pytest/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest copying zope/pytest/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest copying zope/pytest/setup.py -> build/bdist.linux-armv7l/wheel/zope/pytest copying zope/pytest/setup.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest copying zope/pytest/tests/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests copying zope/pytest/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests copying zope/pytest/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests copying zope/pytest/tests/ftesting.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests copying zope/pytest/tests/minimal.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests copying zope/pytest/tests/test_setup.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/browser.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/app.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/ftesting.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/interfaces.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/browser.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/app.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/interfaces.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3 copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_browser.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_foo.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_foo.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_browser.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_app.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/browser/mypkg3/tests/test_app.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/browser/mypkg3/tests copying zope/pytest/tests/sample_fixtures/simple/mypkg/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/app.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/ftesting.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/interfaces.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/app.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/interfaces.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg copying zope/pytest/tests/sample_fixtures/simple/mypkg/tests/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying zope/pytest/tests/sample_fixtures/simple/mypkg/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying zope/pytest/tests/sample_fixtures/simple/mypkg/tests/test_app.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying zope/pytest/tests/sample_fixtures/simple/mypkg/tests/test_app.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/simple/mypkg/tests copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/app.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/ftesting.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/configure.zcml -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/interfaces.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/app.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/interfaces.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2 copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/__init__.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/__init__.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_foo.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_foo.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_app.pyc -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests copying zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests/test_app.py -> build/bdist.linux-armv7l/wheel/zope/pytest/tests/sample_fixtures/zcml/mypkg2/tests running install_egg_info Copying src/zope.pytest.egg-info to build/bdist.linux-armv7l/wheel/zope.pytest-0.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/zope.pytest-0.1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/zope.pytest-0.1.dist-info/WHEEL Running setup.py bdist_wheel for zope.pytest: finished with status 'done' Stored in directory: /tmp/tmp7egr0awe Successfully built zope.pytest Cleaning up... Removing source in /tmp/pip-build-4gj8k8k0/zope.pytest