Created temporary directory: /tmp/pip-ephem-wheel-cache-h73hgz6b Created temporary directory: /tmp/pip-req-tracker-0egzgh88 Created requirements tracker '/tmp/pip-req-tracker-0egzgh88' Created temporary directory: /tmp/pip-wheel-lib9q27m Collecting rna==0.1.0.dev2 1 location(s) to search for versions of rna: * https://pypi.org/simple/rna/ Getting page https://pypi.org/simple/rna/ Analyzing links from page https://pypi.org/simple/rna/ Found link https://files.pythonhosted.org/packages/b2/c3/a9d52700198c079039daecc0579073045d9f54e742e2138ab64b94be569f/rna-0.1.0.dev0.tar.gz#sha256=7f1553cb1617d49ae369fecf0e47b52292d9752fd8ebf2bb98b7ea45dc1c5eda (from https://pypi.org/simple/rna/) (requires-python:>=2.7), version: 0.1.0.dev0 Found link https://files.pythonhosted.org/packages/1a/6e/c8378f3d815ea53200e37597c31ed87df61d216f679f9541586d5d8baa75/rna-0.1.0.dev1.tar.gz#sha256=6877fb0d4ff219626cfd8b413aecfcb607ee4f7f38af241463d2899cef33474c (from https://pypi.org/simple/rna/) (requires-python:>=2.7), version: 0.1.0.dev1 Found link https://files.pythonhosted.org/packages/1b/32/7af655fcb8c6b340c1a6c20a760aab350fc2e30d85dee62fa46d39f69228/rna-0.1.0.dev2.tar.gz#sha256=cc1b1f9559111ff9e7315cd83169f8c044dbb5e5aec6d8d0986f2d8123ea70c6 (from https://pypi.org/simple/rna/) (requires-python:>=2.7), version: 0.1.0.dev2 Using version 0.1.0.dev2 (newest of versions: 0.1.0.dev2) Created temporary directory: /tmp/pip-unpack-__r4vzsf Downloading https://files.pythonhosted.org/packages/1b/32/7af655fcb8c6b340c1a6c20a760aab350fc2e30d85dee62fa46d39f69228/rna-0.1.0.dev2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1b/32/7af655fcb8c6b340c1a6c20a760aab350fc2e30d85dee62fa46d39f69228/rna-0.1.0.dev2.tar.gz#sha256=cc1b1f9559111ff9e7315cd83169f8c044dbb5e5aec6d8d0986f2d8123ea70c6 (from https://pypi.org/simple/rna/) (requires-python:>=2.7) Added rna==0.1.0.dev2 from https://files.pythonhosted.org/packages/1b/32/7af655fcb8c6b340c1a6c20a760aab350fc2e30d85dee62fa46d39f69228/rna-0.1.0.dev2.tar.gz#sha256=cc1b1f9559111ff9e7315cd83169f8c044dbb5e5aec6d8d0986f2d8123ea70c6 to build tracker '/tmp/pip-req-tracker-0egzgh88' Running setup.py (path:/tmp/pip-wheel-lib9q27m/rna/setup.py) egg_info for package rna Running command python setup.py egg_info running egg_info creating pip-egg-info/rna.egg-info writing pip-egg-info/rna.egg-info/PKG-INFO writing requirements to pip-egg-info/rna.egg-info/requires.txt writing top-level names to pip-egg-info/rna.egg-info/top_level.txt writing dependency_links to pip-egg-info/rna.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/rna.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rna.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rna.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_require' warnings.warn(msg) Source in /tmp/pip-wheel-lib9q27m/rna has version 0.1.0.dev2, which satisfies requirement rna==0.1.0.dev2 from https://files.pythonhosted.org/packages/1b/32/7af655fcb8c6b340c1a6c20a760aab350fc2e30d85dee62fa46d39f69228/rna-0.1.0.dev2.tar.gz#sha256=cc1b1f9559111ff9e7315cd83169f8c044dbb5e5aec6d8d0986f2d8123ea70c6 Removed rna==0.1.0.dev2 from https://files.pythonhosted.org/packages/1b/32/7af655fcb8c6b340c1a6c20a760aab350fc2e30d85dee62fa46d39f69228/rna-0.1.0.dev2.tar.gz#sha256=cc1b1f9559111ff9e7315cd83169f8c044dbb5e5aec6d8d0986f2d8123ea70c6 from build tracker '/tmp/pip-req-tracker-0egzgh88' Building wheels for collected packages: rna Created temporary directory: /tmp/pip-wheel-a_ue4435 Running setup.py bdist_wheel for rna: started Destination directory: /tmp/pip-wheel-a_ue4435 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lib9q27m/rna/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-a_ue4435 /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_require' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rna copying rna/log.py -> build/lib/rna copying rna/__about__.py -> build/lib/rna copying rna/__init__.py -> build/lib/rna copying rna/path.py -> build/lib/rna copying rna/__main__.py -> build/lib/rna creating build/lib/rna/plotting copying rna/plotting/colors.py -> build/lib/rna/plotting copying rna/plotting/__init__.py -> build/lib/rna/plotting copying rna/plotting/backend_matplotlib.py -> build/lib/rna/plotting copying rna/plotting/backend_pyqtgraph.py -> build/lib/rna/plotting copying rna/plotting/plot_manager.py -> build/lib/rna/plotting copying rna/plotting/base.py -> build/lib/rna/plotting creating build/lib/rna/dialects copying rna/dialects/__init__.py -> build/lib/rna/dialects 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/rna copying build/lib/rna/log.py -> build/bdist.linux-armv7l/wheel/rna copying build/lib/rna/__about__.py -> build/bdist.linux-armv7l/wheel/rna copying build/lib/rna/__init__.py -> build/bdist.linux-armv7l/wheel/rna copying build/lib/rna/path.py -> build/bdist.linux-armv7l/wheel/rna creating build/bdist.linux-armv7l/wheel/rna/plotting copying build/lib/rna/plotting/colors.py -> build/bdist.linux-armv7l/wheel/rna/plotting copying build/lib/rna/plotting/__init__.py -> build/bdist.linux-armv7l/wheel/rna/plotting copying build/lib/rna/plotting/backend_matplotlib.py -> build/bdist.linux-armv7l/wheel/rna/plotting copying build/lib/rna/plotting/backend_pyqtgraph.py -> build/bdist.linux-armv7l/wheel/rna/plotting copying build/lib/rna/plotting/plot_manager.py -> build/bdist.linux-armv7l/wheel/rna/plotting copying build/lib/rna/plotting/base.py -> build/bdist.linux-armv7l/wheel/rna/plotting copying build/lib/rna/__main__.py -> build/bdist.linux-armv7l/wheel/rna creating build/bdist.linux-armv7l/wheel/rna/dialects copying build/lib/rna/dialects/__init__.py -> build/bdist.linux-armv7l/wheel/rna/dialects running install_egg_info running egg_info writing requirements to rna.egg-info/requires.txt writing rna.egg-info/PKG-INFO writing top-level names to rna.egg-info/top_level.txt writing dependency_links to rna.egg-info/dependency_links.txt reading manifest file 'rna.egg-info/SOURCES.txt' writing manifest file 'rna.egg-info/SOURCES.txt' Copying rna.egg-info to build/bdist.linux-armv7l/wheel/rna-0.1.0.dev2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rna-0.1.0.dev2.dist-info/WHEEL creating '/tmp/pip-wheel-a_ue4435/rna-0.1.0.dev2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rna/__about__.py' adding 'rna/__init__.py' adding 'rna/__main__.py' adding 'rna/log.py' adding 'rna/path.py' adding 'rna/dialects/__init__.py' adding 'rna/plotting/__init__.py' adding 'rna/plotting/backend_matplotlib.py' adding 'rna/plotting/backend_pyqtgraph.py' adding 'rna/plotting/base.py' adding 'rna/plotting/colors.py' adding 'rna/plotting/plot_manager.py' adding 'rna-0.1.0.dev2.dist-info/METADATA' adding 'rna-0.1.0.dev2.dist-info/WHEEL' adding 'rna-0.1.0.dev2.dist-info/top_level.txt' adding 'rna-0.1.0.dev2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rna: finished with status 'done' Stored in directory: /tmp/tmpjhza7b50 Successfully built rna Cleaning up... Removing source in /tmp/pip-wheel-lib9q27m/rna Removed build tracker '/tmp/pip-req-tracker-0egzgh88'