Collecting ftw.contentstats==1.0.3 1 location(s) to search for versions of ftw.contentstats: * https://pypi.python.org/simple/ftw-contentstats/ Getting page https://pypi.python.org/simple/ftw-contentstats/ Analyzing links from page https://pypi.python.org/simple/ftw-contentstats/ Found link https://pypi.python.org/packages/20/0d/97085910bcdf1976afefcba44207dccc6917a3d9e24c47be5b57dc22f9e0/ftw.contentstats-1.0.0.tar.gz#md5=565a959241bc2ac1fbda83e75d88937d (from https://pypi.python.org/simple/ftw-contentstats/), version: 1.0.0 Found link https://pypi.python.org/packages/56/07/20e0d66a1cdb4b8bb62e395eef546940508302882645b66ebf67c48cfd6c/ftw.contentstats-1.0.3.tar.gz#md5=c581d7b069f08f5f683a7a060a26d086 (from https://pypi.python.org/simple/ftw-contentstats/), version: 1.0.3 Found link https://pypi.python.org/packages/c4/25/0116ad226fcd9d9f6213f32c1484725bc7daa0620c0c485874d99443e9ec/ftw.contentstats-1.0.2.tar.gz#md5=d16651673d9b6160daab4a345a8d8094 (from https://pypi.python.org/simple/ftw-contentstats/), version: 1.0.2 Found link https://pypi.python.org/packages/ec/71/1b6973c1e08c1dfd0d2d986176b9e0be48e0b9dc4c96ab78cb5a2ccc354f/ftw.contentstats-1.0.1.tar.gz#md5=6aa28b1ced515831b871c4a98fa4296c (from https://pypi.python.org/simple/ftw-contentstats/), version: 1.0.1 Using version 1.0.3 (newest of versions: 1.0.3) Downloading ftw.contentstats-1.0.3.tar.gz (163kB) Downloading from URL https://pypi.python.org/packages/56/07/20e0d66a1cdb4b8bb62e395eef546940508302882645b66ebf67c48cfd6c/ftw.contentstats-1.0.3.tar.gz#md5=c581d7b069f08f5f683a7a060a26d086 (from https://pypi.python.org/simple/ftw-contentstats/) Running setup.py (path:/tmp/pip-build-l2qd41mb/ftw.contentstats/setup.py) egg_info for package ftw.contentstats Running command python setup.py egg_info running egg_info creating pip-egg-info/ftw.contentstats.egg-info writing entry points to pip-egg-info/ftw.contentstats.egg-info/entry_points.txt writing dependency_links to pip-egg-info/ftw.contentstats.egg-info/dependency_links.txt writing requirements to pip-egg-info/ftw.contentstats.egg-info/requires.txt writing namespace_packages to pip-egg-info/ftw.contentstats.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/ftw.contentstats.egg-info/top_level.txt writing pip-egg-info/ftw.contentstats.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ftw.contentstats.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ftw.contentstats.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.contentstats.egg-info/SOURCES.txt' Source in /tmp/pip-build-l2qd41mb/ftw.contentstats has version 1.0.3, which satisfies requirement ftw.contentstats==1.0.3 from https://pypi.python.org/packages/56/07/20e0d66a1cdb4b8bb62e395eef546940508302882645b66ebf67c48cfd6c/ftw.contentstats-1.0.3.tar.gz#md5=c581d7b069f08f5f683a7a060a26d086 Building wheels for collected packages: ftw.contentstats Running setup.py bdist_wheel for ftw.contentstats: started Destination directory: /tmp/tmpe4ef904gpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l2qd41mb/ftw.contentstats/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/tmpe4ef904gpip-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/contentstats copying ftw/contentstats/testing.py -> build/lib/ftw/contentstats copying ftw/contentstats/logger.py -> build/lib/ftw/contentstats copying ftw/contentstats/interfaces.py -> build/lib/ftw/contentstats copying ftw/contentstats/stats.py -> build/lib/ftw/contentstats copying ftw/contentstats/console.py -> build/lib/ftw/contentstats copying ftw/contentstats/__init__.py -> build/lib/ftw/contentstats creating build/lib/ftw/contentstats/Extensions copying ftw/contentstats/Extensions/install.py -> build/lib/ftw/contentstats/Extensions copying ftw/contentstats/Extensions/__init__.py -> build/lib/ftw/contentstats/Extensions creating build/lib/ftw/contentstats/browser copying ftw/contentstats/browser/content_stats.py -> build/lib/ftw/contentstats/browser copying ftw/contentstats/browser/__init__.py -> build/lib/ftw/contentstats/browser copying ftw/contentstats/browser/dump_stats.py -> build/lib/ftw/contentstats/browser creating build/lib/ftw/contentstats/demo copying ftw/contentstats/demo/__init__.py -> build/lib/ftw/contentstats/demo copying ftw/contentstats/demo/filters.py -> build/lib/ftw/contentstats/demo creating build/lib/ftw/contentstats/providers copying ftw/contentstats/providers/review_states.py -> build/lib/ftw/contentstats/providers copying ftw/contentstats/providers/portal_types.py -> build/lib/ftw/contentstats/providers copying ftw/contentstats/providers/__init__.py -> build/lib/ftw/contentstats/providers creating build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_review_state_provider.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_logger.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_portal_types_provider.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_content_stats_view.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_uninstall.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_stats.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_dump_stats_view.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/__init__.py -> build/lib/ftw/contentstats/tests copying ftw/contentstats/tests/test_profiles.py -> build/lib/ftw/contentstats/tests running egg_info writing requirements to ftw.contentstats.egg-info/requires.txt writing ftw.contentstats.egg-info/PKG-INFO writing top-level names to ftw.contentstats.egg-info/top_level.txt writing entry points to ftw.contentstats.egg-info/entry_points.txt writing dependency_links to ftw.contentstats.egg-info/dependency_links.txt writing namespace_packages to ftw.contentstats.egg-info/namespace_packages.txt reading manifest file 'ftw.contentstats.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.contentstats.egg-info/SOURCES.txt' copying ftw/contentstats/configure.zcml -> build/lib/ftw/contentstats creating build/lib/ftw/contentstats/profiles creating build/lib/ftw/contentstats/profiles/default copying ftw/contentstats/profiles/default/metadata.xml -> build/lib/ftw/contentstats/profiles/default creating build/lib/ftw/contentstats/profiles/uninstall copying ftw/contentstats/profiles/uninstall/.gitkeep -> build/lib/ftw/contentstats/profiles/uninstall copying ftw/contentstats/browser/configure.zcml -> build/lib/ftw/contentstats/browser creating build/lib/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/c3.min.css -> build/lib/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/c3.min.js -> build/lib/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/content-stats.css -> build/lib/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/content-stats.js -> build/lib/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/d3.v3.min.js -> build/lib/ftw/contentstats/browser/resources creating build/lib/ftw/contentstats/browser/templates copying ftw/contentstats/browser/templates/content_stats.pt -> build/lib/ftw/contentstats/browser/templates copying ftw/contentstats/demo/configure.zcml -> build/lib/ftw/contentstats/demo copying ftw/contentstats/providers/configure.zcml -> build/lib/ftw/contentstats/providers 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/contentstats/testing.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats copying ftw/contentstats/logger.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats copying ftw/contentstats/interfaces.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats copying ftw/contentstats/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/contentstats copying ftw/contentstats/stats.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats copying ftw/contentstats/console.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats copying ftw/contentstats/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats copying ftw/contentstats/Extensions/install.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/Extensions copying ftw/contentstats/Extensions/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/Extensions copying ftw/contentstats/browser/content_stats.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser copying ftw/contentstats/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser copying ftw/contentstats/browser/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser copying ftw/contentstats/browser/dump_stats.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser copying ftw/contentstats/browser/templates/content_stats.pt -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser/templates copying ftw/contentstats/browser/resources/content-stats.css -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/content-stats.js -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/d3.v3.min.js -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/c3.min.css -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser/resources copying ftw/contentstats/browser/resources/c3.min.js -> build/bdist.linux-armv7l/wheel/ftw/contentstats/browser/resources copying ftw/contentstats/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/ftw/contentstats/profiles/default copying ftw/contentstats/profiles/uninstall/.gitkeep -> build/bdist.linux-armv7l/wheel/ftw/contentstats/profiles/uninstall copying ftw/contentstats/demo/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/contentstats/demo copying ftw/contentstats/demo/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/demo copying ftw/contentstats/demo/filters.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/demo copying ftw/contentstats/providers/review_states.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/providers copying ftw/contentstats/providers/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/contentstats/providers copying ftw/contentstats/providers/portal_types.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/providers copying ftw/contentstats/providers/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/providers copying ftw/contentstats/tests/test_review_state_provider.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/test_logger.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/test_portal_types_provider.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/test_content_stats_view.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/test_uninstall.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/test_stats.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/test_dump_stats_view.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests copying ftw/contentstats/tests/test_profiles.py -> build/bdist.linux-armv7l/wheel/ftw/contentstats/tests running install_egg_info Copying ftw.contentstats.egg-info to build/bdist.linux-armv7l/wheel/ftw.contentstats-1.0.3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/ftw.contentstats-1.0.3-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/ftw.contentstats-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for ftw.contentstats: finished with status 'done' Stored in directory: /tmp/tmpzotbh5qi Successfully built ftw.contentstats Cleaning up... Removing source in /tmp/pip-build-l2qd41mb/ftw.contentstats