Created temporary directory: /tmp/pip-ephem-wheel-cache-tu2grzws Created temporary directory: /tmp/pip-wheel-3mlvjb38 Looking in indexes: https://pypi.python.org/simple Collecting qucumber==0.1.2 1 location(s) to search for versions of qucumber: * https://pypi.python.org/simple/qucumber/ Getting page https://pypi.python.org/simple/qucumber/ Analyzing links from page https://pypi.org/simple/qucumber/ Found link https://files.pythonhosted.org/packages/23/dd/25d6f5676cb17284bd03aeef441253a4e536ab93394effcac8c54c113113/qucumber-0.1-py3-none-any.whl#sha256=d99f2ac778698163cf7aecc51b4c235a382cd116281076e7ddbf4cb426714a71 (from https://pypi.org/simple/qucumber/), version: 0.1 Found link https://files.pythonhosted.org/packages/12/af/eab0169455884230de68f0cf22385229c08d9e87eb18198a6c656aa175a2/qucumber-0.1.0-py3-none-any.whl#sha256=e611c0569614e5f7635380b2943628c81d7f66d57de1da3d1e5377f62061d988 (from https://pypi.org/simple/qucumber/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/cd/3c/b253d5b15f357a0d251ced2fda200ca3984fff48422ee119553260e9f5dd/qucumber-0.1.tar.gz#sha256=7065d2fd92b2a4e0a28e90174d979d9c89fe01d40c3e38f0d533d641c68ce506 (from https://pypi.org/simple/qucumber/), version: 0.1 Found link https://files.pythonhosted.org/packages/8b/8d/f966118ef0f74462ea6270ff638704b96561dbb5f896b92ba62b42b0c060/qucumber-0.1.1-py3-none-any.whl#sha256=ca79ea9938698263476834295ae469e975e276ee5c504f4b8938309cda9d0020 (from https://pypi.org/simple/qucumber/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/2e/ce/4325930d28573a0010fefeb2e07619a12f3e4b6fb9b542b659d9bcbf5c24/qucumber-0.1.1.tar.gz#sha256=d85343d2e2c04f169b10112d3e25f3e7e7cd867dc9091631506266174f1265c9 (from https://pypi.org/simple/qucumber/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/8d/11/ebfe30d82e14e99431d5ef6a7729264b61d397c8865c7b5bf6a82721f57e/qucumber-0.1.2.tar.gz#sha256=1cd9e7832c60d3fbb4e2d661ed11563c089ff2f48d3b6ba9e33b19cce5f50d82 (from https://pypi.org/simple/qucumber/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-aekfoowi Downloading https://files.pythonhosted.org/packages/8d/11/ebfe30d82e14e99431d5ef6a7729264b61d397c8865c7b5bf6a82721f57e/qucumber-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8d/11/ebfe30d82e14e99431d5ef6a7729264b61d397c8865c7b5bf6a82721f57e/qucumber-0.1.2.tar.gz#sha256=1cd9e7832c60d3fbb4e2d661ed11563c089ff2f48d3b6ba9e33b19cce5f50d82 (from https://pypi.org/simple/qucumber/) Running setup.py (path:/tmp/pip-wheel-3mlvjb38/qucumber/setup.py) egg_info for package qucumber Running command python setup.py egg_info running egg_info creating pip-egg-info/qucumber.egg-info writing pip-egg-info/qucumber.egg-info/PKG-INFO writing dependency_links to pip-egg-info/qucumber.egg-info/dependency_links.txt writing requirements to pip-egg-info/qucumber.egg-info/requires.txt writing top-level names to pip-egg-info/qucumber.egg-info/top_level.txt writing manifest file 'pip-egg-info/qucumber.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/qucumber.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/qucumber.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3mlvjb38/qucumber has version 0.1.2, which satisfies requirement qucumber==0.1.2 from https://files.pythonhosted.org/packages/8d/11/ebfe30d82e14e99431d5ef6a7729264b61d397c8865c7b5bf6a82721f57e/qucumber-0.1.2.tar.gz#sha256=1cd9e7832c60d3fbb4e2d661ed11563c089ff2f48d3b6ba9e33b19cce5f50d82 Building wheels for collected packages: qucumber Created temporary directory: /tmp/pip-wheel-dusa_our Running setup.py bdist_wheel for qucumber: started Destination directory: /tmp/pip-wheel-dusa_our Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3mlvjb38/qucumber/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/pip-wheel-dusa_our /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/qucumber copying qucumber/cplx.py -> build/lib/qucumber copying qucumber/rbm.py -> build/lib/qucumber copying qucumber/callbacks.py -> build/lib/qucumber copying qucumber/observables.py -> build/lib/qucumber copying qucumber/run_rbm.py -> build/lib/qucumber copying qucumber/__init__.py -> build/lib/qucumber copying qucumber/samplers.py -> build/lib/qucumber copying qucumber/unitaries.py -> build/lib/qucumber running egg_info writing top-level names to qucumber.egg-info/top_level.txt writing dependency_links to qucumber.egg-info/dependency_links.txt writing requirements to qucumber.egg-info/requires.txt writing qucumber.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'qucumber.egg-info/SOURCES.txt' writing manifest file 'qucumber.egg-info/SOURCES.txt' 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/qucumber copying build/lib/qucumber/cplx.py -> build/bdist.linux-armv7l/wheel/qucumber copying build/lib/qucumber/rbm.py -> build/bdist.linux-armv7l/wheel/qucumber copying build/lib/qucumber/callbacks.py -> build/bdist.linux-armv7l/wheel/qucumber copying build/lib/qucumber/observables.py -> build/bdist.linux-armv7l/wheel/qucumber copying build/lib/qucumber/run_rbm.py -> build/bdist.linux-armv7l/wheel/qucumber copying build/lib/qucumber/__init__.py -> build/bdist.linux-armv7l/wheel/qucumber copying build/lib/qucumber/samplers.py -> build/bdist.linux-armv7l/wheel/qucumber copying build/lib/qucumber/unitaries.py -> build/bdist.linux-armv7l/wheel/qucumber running install_egg_info Copying qucumber.egg-info to build/bdist.linux-armv7l/wheel/qucumber-0.1.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/qucumber-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-dusa_our/qucumber-0.1.2-py3-none-any.whl' and adding '.' to it adding 'qucumber/__init__.py' adding 'qucumber/callbacks.py' adding 'qucumber/cplx.py' adding 'qucumber/observables.py' adding 'qucumber/rbm.py' adding 'qucumber/run_rbm.py' adding 'qucumber/samplers.py' adding 'qucumber/unitaries.py' adding 'qucumber-0.1.2.dist-info/top_level.txt' adding 'qucumber-0.1.2.dist-info/WHEEL' adding 'qucumber-0.1.2.dist-info/METADATA' adding 'qucumber-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for qucumber: finished with status 'done' Stored in directory: /tmp/tmpaf_luzsx Successfully built qucumber Cleaning up... Removing source in /tmp/pip-wheel-3mlvjb38/qucumber