Collecting ftw.structlog==1.0.0 1 location(s) to search for versions of ftw.structlog: * https://pypi.python.org/simple/ftw-structlog/ Getting page https://pypi.python.org/simple/ftw-structlog/ Analyzing links from page https://pypi.python.org/simple/ftw-structlog/ Found link https://pypi.python.org/packages/6c/85/e628a7326cad820291a236ec7e8a42dd0a917db5c2aefe1c74f56b0439ec/ftw.structlog-1.0.1.tar.gz#md5=f7ffd6a4034fbd57830b1d505871faac (from https://pypi.python.org/simple/ftw-structlog/), version: 1.0.1 Found link https://pypi.python.org/packages/b4/e8/a9e1e643452dc323946deff42d919f87ff4cf38762387032c8c10e5d1a93/ftw.structlog-1.0.0.tar.gz#md5=714e2dedb1e7a9c9919f00ee06168c54 (from https://pypi.python.org/simple/ftw-structlog/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Downloading ftw.structlog-1.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/b4/e8/a9e1e643452dc323946deff42d919f87ff4cf38762387032c8c10e5d1a93/ftw.structlog-1.0.0.tar.gz#md5=714e2dedb1e7a9c9919f00ee06168c54 (from https://pypi.python.org/simple/ftw-structlog/) Running setup.py (path:/tmp/pip-build-jlwdnce3/ftw.structlog/setup.py) egg_info for package ftw.structlog Running command python setup.py egg_info running egg_info creating pip-egg-info/ftw.structlog.egg-info writing entry points to pip-egg-info/ftw.structlog.egg-info/entry_points.txt writing namespace_packages to pip-egg-info/ftw.structlog.egg-info/namespace_packages.txt writing pip-egg-info/ftw.structlog.egg-info/PKG-INFO writing requirements to pip-egg-info/ftw.structlog.egg-info/requires.txt writing top-level names to pip-egg-info/ftw.structlog.egg-info/top_level.txt writing dependency_links to pip-egg-info/ftw.structlog.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ftw.structlog.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ftw.structlog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '._*' found anywhere in distribution warning: no previously-included files matching '*.mo' found anywhere in distribution writing manifest file 'pip-egg-info/ftw.structlog.egg-info/SOURCES.txt' Source in /tmp/pip-build-jlwdnce3/ftw.structlog has version 1.0.0, which satisfies requirement ftw.structlog==1.0.0 from https://pypi.python.org/packages/b4/e8/a9e1e643452dc323946deff42d919f87ff4cf38762387032c8c10e5d1a93/ftw.structlog-1.0.0.tar.gz#md5=714e2dedb1e7a9c9919f00ee06168c54 Building wheels for collected packages: ftw.structlog Running setup.py bdist_wheel for ftw.structlog: started Destination directory: /tmp/tmp9lg_wn1hpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jlwdnce3/ftw.structlog/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/tmp9lg_wn1hpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ftw copying ftw/__init__.py -> build/lib/ftw creating build/lib/ftw/structlog copying ftw/structlog/subscribers.py -> build/lib/ftw/structlog copying ftw/structlog/testing.py -> build/lib/ftw/structlog copying ftw/structlog/__init__.py -> build/lib/ftw/structlog copying ftw/structlog/collector.py -> build/lib/ftw/structlog copying ftw/structlog/logger.py -> build/lib/ftw/structlog creating build/lib/ftw/structlog/tests copying ftw/structlog/tests/__init__.py -> build/lib/ftw/structlog/tests copying ftw/structlog/tests/test_logging.py -> build/lib/ftw/structlog/tests creating build/lib/ftw/structlog/demo copying ftw/structlog/demo/__init__.py -> build/lib/ftw/structlog/demo copying ftw/structlog/demo/views.py -> build/lib/ftw/structlog/demo running egg_info writing top-level names to ftw.structlog.egg-info/top_level.txt writing requirements to ftw.structlog.egg-info/requires.txt writing entry points to ftw.structlog.egg-info/entry_points.txt writing dependency_links to ftw.structlog.egg-info/dependency_links.txt writing ftw.structlog.egg-info/PKG-INFO writing namespace_packages to ftw.structlog.egg-info/namespace_packages.txt reading manifest file 'ftw.structlog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '._*' found anywhere in distribution warning: no previously-included files matching '*.mo' found anywhere in distribution writing manifest file 'ftw.structlog.egg-info/SOURCES.txt' copying ftw/structlog/configure.zcml -> build/lib/ftw/structlog copying ftw/structlog/demo/configure.zcml -> build/lib/ftw/structlog/demo installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/ftw/__init__.py (namespace package) copying ftw/structlog/subscribers.py -> build/bdist.linux-armv7l/wheel/ftw/structlog copying ftw/structlog/testing.py -> build/bdist.linux-armv7l/wheel/ftw/structlog copying ftw/structlog/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/structlog copying ftw/structlog/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/structlog copying ftw/structlog/collector.py -> build/bdist.linux-armv7l/wheel/ftw/structlog copying ftw/structlog/logger.py -> build/bdist.linux-armv7l/wheel/ftw/structlog copying ftw/structlog/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/structlog/tests copying ftw/structlog/tests/test_logging.py -> build/bdist.linux-armv7l/wheel/ftw/structlog/tests copying ftw/structlog/demo/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/structlog/demo copying ftw/structlog/demo/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/structlog/demo copying ftw/structlog/demo/views.py -> build/bdist.linux-armv7l/wheel/ftw/structlog/demo running install_egg_info Copying ftw.structlog.egg-info to build/bdist.linux-armv7l/wheel/ftw.structlog-1.0.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/ftw.structlog-1.0.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/ftw.structlog-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for ftw.structlog: finished with status 'done' Stored in directory: /tmp/tmpxrb1918b Successfully built ftw.structlog Cleaning up... Removing source in /tmp/pip-build-jlwdnce3/ftw.structlog