Collecting pyrle==0.0.1 1 location(s) to search for versions of pyrle: * https://pypi.python.org/simple/pyrle/ Getting page https://pypi.python.org/simple/pyrle/ Analyzing links from page https://pypi.org/simple/pyrle/ Found link https://files.pythonhosted.org/packages/69/bb/6d336b2ad5483ccda1b45a600381fc50d1ebbfb800b2ffe58035a93dd42c/pyrle-0.0.1.tar.gz#sha256=8a0a1637ef223bafbfbc07cbf1d524784800c5e740f78abcd85748d1369e29e5 (from https://pypi.org/simple/pyrle/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/69/bb/6d336b2ad5483ccda1b45a600381fc50d1ebbfb800b2ffe58035a93dd42c/pyrle-0.0.1.tar.gz (248kB) Downloading from URL https://files.pythonhosted.org/packages/69/bb/6d336b2ad5483ccda1b45a600381fc50d1ebbfb800b2ffe58035a93dd42c/pyrle-0.0.1.tar.gz#sha256=8a0a1637ef223bafbfbc07cbf1d524784800c5e740f78abcd85748d1369e29e5 (from https://pypi.org/simple/pyrle/) Running setup.py (path:/tmp/pip-build-dsmzo28f/pyrle/setup.py) egg_info for package pyrle Running command python setup.py egg_info running egg_info creating pip-egg-info/pyrle.egg-info writing pip-egg-info/pyrle.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyrle.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyrle.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyrle.egg-info/requires.txt writing manifest file 'pip-egg-info/pyrle.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyrle.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyrle.egg-info/SOURCES.txt' Source in /tmp/pip-build-dsmzo28f/pyrle has version 0.0.1, which satisfies requirement pyrle==0.0.1 from https://files.pythonhosted.org/packages/69/bb/6d336b2ad5483ccda1b45a600381fc50d1ebbfb800b2ffe58035a93dd42c/pyrle-0.0.1.tar.gz#sha256=8a0a1637ef223bafbfbc07cbf1d524784800c5e740f78abcd85748d1369e29e5 Building wheels for collected packages: pyrle Running setup.py bdist_wheel for pyrle: started Destination directory: /tmp/tmpvsppg3g3pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dsmzo28f/pyrle/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/tmpvsppg3g3pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_subtract.py -> build/lib/tests copying tests/test_add.py -> build/lib/tests copying tests/test_operations_GRles.py -> build/lib/tests copying tests/test_div.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_coverage.py -> build/lib/tests copying tests/test_GRles.py -> build/lib/tests copying tests/test_mul.py -> build/lib/tests creating build/lib/pyrle copying pyrle/rle.py -> build/lib/pyrle copying pyrle/__init__.py -> build/lib/pyrle copying pyrle/rledict.py -> build/lib/pyrle copying pyrle/methods.py -> build/lib/pyrle creating build/lib/pyrle/src copying pyrle/src/__init__.py -> build/lib/pyrle/src 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/tests copying build/lib/tests/test_subtract.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_add.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_operations_GRles.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_div.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_coverage.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_GRles.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_mul.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/pyrle copying build/lib/pyrle/rle.py -> build/bdist.linux-armv7l/wheel/pyrle creating build/bdist.linux-armv7l/wheel/pyrle/src copying build/lib/pyrle/src/__init__.py -> build/bdist.linux-armv7l/wheel/pyrle/src copying build/lib/pyrle/__init__.py -> build/bdist.linux-armv7l/wheel/pyrle copying build/lib/pyrle/rledict.py -> build/bdist.linux-armv7l/wheel/pyrle copying build/lib/pyrle/methods.py -> build/bdist.linux-armv7l/wheel/pyrle running install_egg_info running egg_info writing top-level names to pyrle.egg-info/top_level.txt writing requirements to pyrle.egg-info/requires.txt writing dependency_links to pyrle.egg-info/dependency_links.txt writing pyrle.egg-info/PKG-INFO reading manifest file 'pyrle.egg-info/SOURCES.txt' writing manifest file 'pyrle.egg-info/SOURCES.txt' Copying pyrle.egg-info to build/bdist.linux-armv7l/wheel/pyrle-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyrle-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for pyrle: finished with status 'done' Stored in directory: /tmp/tmp2agmrxl3 Successfully built pyrle Cleaning up... Removing source in /tmp/pip-build-dsmzo28f/pyrle