Collecting pyformance==0.4 1 location(s) to search for versions of pyformance: * https://pypi.python.org/simple/pyformance/ Getting page https://pypi.python.org/simple/pyformance/ Analyzing links from page https://pypi.python.org/simple/pyformance/ Found link https://pypi.python.org/packages/0f/f6/feff3788e1ccf571097b6b91827b947427a5166bbf44885c3e3c96a01947/pyformance-0.2.1.zip#md5=eca9f073822ae32beb8fd3f8a49bee34 (from https://pypi.python.org/simple/pyformance/), version: 0.2.1 Found link https://pypi.python.org/packages/20/dd/ba75b746c629d9cea8a23233e297ac1c3275fc2a2914df173e4124caec9d/pyformance-0.2.4.tar.gz#md5=82f508c61f1323659ea6fa50bbe6f2fe (from https://pypi.python.org/simple/pyformance/), version: 0.2.4 Found link https://pypi.python.org/packages/21/1f/fe111cce1ac6f242020d39965d6e8293c0a10ed3b3565315669a91f21ba9/pyformance-0.3.3.tar.gz#md5=035b53c1b6100901326d34e48d75e18e (from https://pypi.python.org/simple/pyformance/), version: 0.3.3 Found link https://pypi.python.org/packages/55/c3/c74094a3f9ca832a1c35e729fefbf7cc1266c1b15f27f7451b134153e903/pyformance-0.3.1.tar.gz#md5=3d0e6352db59b7f50b49947f0401f1e4 (from https://pypi.python.org/simple/pyformance/), version: 0.3.1 Found link https://pypi.python.org/packages/63/56/28e7d9ed53ece777888be4df9e68805dd99133c788673af285956e16db0a/pyformance-0.2.5.tar.gz#md5=16ef36f3b47f75d0f6819ad0ab583a21 (from https://pypi.python.org/simple/pyformance/), version: 0.2.5 Found link https://pypi.python.org/packages/76/60/09a4d499a3840bd0922456c06dce750923d82c7ddb05985fafa0c0cceb4b/pyformance-0.2.3.zip#md5=94d0092598572cb3d4b732e2589d302b (from https://pypi.python.org/simple/pyformance/), version: 0.2.3 Found link https://pypi.python.org/packages/7a/74/3e53d9c56760d0f53ee3475b6d7f816f439796d2a153aa450c33de15227b/pyformance-0.4.tar.gz#md5=165139a7f66ceab2998bb1fe06da1fba (from https://pypi.python.org/simple/pyformance/), version: 0.4 Found link https://pypi.python.org/packages/a8/77/87750844958a2a049bc3d55f6ee78ec75bfa8d75ea884cae1d6c50c4ca9a/pyformance-0.3.2.tar.gz#md5=7371011b180ba52ecae90890a32a1a75 (from https://pypi.python.org/simple/pyformance/), version: 0.3.2 Found link https://pypi.python.org/packages/c8/f4/156c080a0b84a666185f84460b5a70cdb740f5a290dabd0affcac589b012/pyformance-0.2.zip#md5=3dca3b370898331f51237608ee21eb65 (from https://pypi.python.org/simple/pyformance/), version: 0.2 Found link https://pypi.python.org/packages/da/15/217b6a2ee485ee54c8c49e1b4257ea51cc27ee7533103de2cfda517df371/pyformance-0.3.4.tar.gz#md5=238439f5236406186ea810195659470e (from https://pypi.python.org/simple/pyformance/), version: 0.3.4 Using version 0.4 (newest of versions: 0.4) Downloading pyformance-0.4.tar.gz Downloading from URL https://pypi.python.org/packages/7a/74/3e53d9c56760d0f53ee3475b6d7f816f439796d2a153aa450c33de15227b/pyformance-0.4.tar.gz#md5=165139a7f66ceab2998bb1fe06da1fba (from https://pypi.python.org/simple/pyformance/) Running setup.py (path:/tmp/pip-build-xoi8okhy/pyformance/setup.py) egg_info for package pyformance Running command python setup.py egg_info running egg_info creating pip-egg-info/pyformance.egg-info writing dependency_links to pip-egg-info/pyformance.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyformance.egg-info/top_level.txt writing pip-egg-info/pyformance.egg-info/PKG-INFO writing requirements to pip-egg-info/pyformance.egg-info/requires.txt writing manifest file 'pip-egg-info/pyformance.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyformance.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyformance.egg-info/SOURCES.txt' Source in /tmp/pip-build-xoi8okhy/pyformance has version 0.4, which satisfies requirement pyformance==0.4 from https://pypi.python.org/packages/7a/74/3e53d9c56760d0f53ee3475b6d7f816f439796d2a153aa450c33de15227b/pyformance-0.4.tar.gz#md5=165139a7f66ceab2998bb1fe06da1fba Building wheels for collected packages: pyformance Running setup.py bdist_wheel for pyformance: started Destination directory: /tmp/tmpzjqhmzk7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xoi8okhy/pyformance/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/tmpzjqhmzk7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyformance copying pyformance/__version__.py -> build/lib/pyformance copying pyformance/__init__.py -> build/lib/pyformance copying pyformance/registry.py -> build/lib/pyformance creating build/lib/tests copying tests/test__meter.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test__registry.py -> build/lib/tests copying tests/test__carbon_reporter.py -> build/lib/tests copying tests/test__influx_reporter.py -> build/lib/tests copying tests/test__moving_average.py -> build/lib/tests copying tests/test__counter.py -> build/lib/tests copying tests/test__histogram.py -> build/lib/tests copying tests/test__newrelic_reporter.py -> build/lib/tests copying tests/test__opentsdb_reporter.py -> build/lib/tests copying tests/test__syslog_reporter.py -> build/lib/tests copying tests/test__gauge.py -> build/lib/tests copying tests/test__console_reporter.py -> build/lib/tests copying tests/test__csv_reporter.py -> build/lib/tests copying tests/test__timer.py -> build/lib/tests creating build/lib/pyformance/stats copying pyformance/stats/__init__.py -> build/lib/pyformance/stats copying pyformance/stats/samples.py -> build/lib/pyformance/stats copying pyformance/stats/moving_average.py -> build/lib/pyformance/stats copying pyformance/stats/snapshot.py -> build/lib/pyformance/stats creating build/lib/pyformance/reporters copying pyformance/reporters/newrelic_reporter.py -> build/lib/pyformance/reporters copying pyformance/reporters/__init__.py -> build/lib/pyformance/reporters copying pyformance/reporters/syslog_reporter.py -> build/lib/pyformance/reporters copying pyformance/reporters/carbon_reporter.py -> build/lib/pyformance/reporters copying pyformance/reporters/opentsdb_reporter.py -> build/lib/pyformance/reporters copying pyformance/reporters/csv_reporter.py -> build/lib/pyformance/reporters copying pyformance/reporters/console_reporter.py -> build/lib/pyformance/reporters copying pyformance/reporters/hosted_graphite_reporter.py -> build/lib/pyformance/reporters copying pyformance/reporters/influx.py -> build/lib/pyformance/reporters copying pyformance/reporters/reporter.py -> build/lib/pyformance/reporters creating build/lib/pyformance/meters copying pyformance/meters/gauge.py -> build/lib/pyformance/meters copying pyformance/meters/__init__.py -> build/lib/pyformance/meters copying pyformance/meters/meter.py -> build/lib/pyformance/meters copying pyformance/meters/timer.py -> build/lib/pyformance/meters copying pyformance/meters/counter.py -> build/lib/pyformance/meters copying pyformance/meters/histogram.py -> build/lib/pyformance/meters 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/pyformance copying build/lib/pyformance/__version__.py -> build/bdist.linux-armv7l/wheel/pyformance creating build/bdist.linux-armv7l/wheel/pyformance/stats copying build/lib/pyformance/stats/__init__.py -> build/bdist.linux-armv7l/wheel/pyformance/stats copying build/lib/pyformance/stats/samples.py -> build/bdist.linux-armv7l/wheel/pyformance/stats copying build/lib/pyformance/stats/moving_average.py -> build/bdist.linux-armv7l/wheel/pyformance/stats copying build/lib/pyformance/stats/snapshot.py -> build/bdist.linux-armv7l/wheel/pyformance/stats copying build/lib/pyformance/__init__.py -> build/bdist.linux-armv7l/wheel/pyformance creating build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/newrelic_reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/__init__.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/syslog_reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/carbon_reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/opentsdb_reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/csv_reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/console_reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/hosted_graphite_reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/influx.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/reporters/reporter.py -> build/bdist.linux-armv7l/wheel/pyformance/reporters copying build/lib/pyformance/registry.py -> build/bdist.linux-armv7l/wheel/pyformance creating build/bdist.linux-armv7l/wheel/pyformance/meters copying build/lib/pyformance/meters/gauge.py -> build/bdist.linux-armv7l/wheel/pyformance/meters copying build/lib/pyformance/meters/__init__.py -> build/bdist.linux-armv7l/wheel/pyformance/meters copying build/lib/pyformance/meters/meter.py -> build/bdist.linux-armv7l/wheel/pyformance/meters copying build/lib/pyformance/meters/timer.py -> build/bdist.linux-armv7l/wheel/pyformance/meters copying build/lib/pyformance/meters/counter.py -> build/bdist.linux-armv7l/wheel/pyformance/meters copying build/lib/pyformance/meters/histogram.py -> build/bdist.linux-armv7l/wheel/pyformance/meters creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__meter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__registry.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__carbon_reporter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__influx_reporter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__moving_average.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__counter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__histogram.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__newrelic_reporter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__opentsdb_reporter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__syslog_reporter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__gauge.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__console_reporter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__csv_reporter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test__timer.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to pyformance.egg-info/top_level.txt writing dependency_links to pyformance.egg-info/dependency_links.txt writing requirements to pyformance.egg-info/requires.txt writing pyformance.egg-info/PKG-INFO reading manifest file 'pyformance.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyformance.egg-info/SOURCES.txt' Copying pyformance.egg-info to build/bdist.linux-armv7l/wheel/pyformance-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyformance-0.4.dist-info/WHEEL Running setup.py bdist_wheel for pyformance: finished with status 'done' Stored in directory: /tmp/tmpi_a5ga5j Successfully built pyformance Cleaning up... Removing source in /tmp/pip-build-xoi8okhy/pyformance