Collecting remt==0.1.2 1 location(s) to search for versions of remt: * https://pypi.python.org/simple/remt/ Getting page https://pypi.python.org/simple/remt/ Analyzing links from page https://pypi.org/simple/remt/ Found link https://files.pythonhosted.org/packages/e2/77/314a931468011917e94f60fac3461e6ca566eeb96e4c9d044033d93b05c8/remt-0.0.1.tar.gz#sha256=c02b1562619cc47bedeac51dd3bb3096f4601394b30f98ea667b5be519599bd8 (from https://pypi.org/simple/remt/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/2a/a7/3a6a85c1d66426a8037e073fb8c8a60ea6b5445754b5fa081ca3797ba354/remt-0.0.2.tar.gz#sha256=314511e5287f8c3132195f141183200219cd79280a0fecddbb4409db8e2b8fab (from https://pypi.org/simple/remt/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/32/ee/3e5c0e4e7fb984dfa96703bf87ec8c8a7fd548720c5cf39319d700a454ad/remt-0.0.3.tar.gz#sha256=ce85096d7256b77223905e375f8100e4cb9852a6deeb4b7524ee1033b9fc79e8 (from https://pypi.org/simple/remt/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/a1/8f/374c4079a413d60d223cfc3de32b671e2424c2f720d59a623a17ee3c6734/remt-0.0.4.tar.gz#sha256=c8ad9843a5b9b5a15643a1c1a0a7255dbdf16332eaf256de04e1fbd7a508f07d (from https://pypi.org/simple/remt/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/a2/f3/d4a0e68e507a1f5b49db92d306955328614ba4153d056bef28b410df8990/remt-0.0.5.tar.gz#sha256=fd5658fe731455d9b60d6ac19dc172bd89b35a8062ebd9f0afa02414e451cf02 (from https://pypi.org/simple/remt/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/44/5b/aac255aae34264fe7ee7e98d8980e9793efe6750aba01ba1cd09ec595891/remt-0.1.0.tar.gz#sha256=904d9a273562fd65592146688a76e2233a35c66d79d13531ba48a923505ee2fa (from https://pypi.org/simple/remt/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/eb/1e/d76db647564bf84ec73a9f26d1d4baddb7c478fea17805534221c8b761cb/remt-0.1.1.tar.gz#sha256=f51340e00e25f93644e3f142b4b9d4115914847a95e05e3d86a29d1f1a1a138a (from https://pypi.org/simple/remt/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/b4/12/812780e66190aa7b8958eb7fff7050ae16716a6dcffcef0bf6aa20de3b6e/remt-0.1.2.tar.gz#sha256=f687b3ee5e6cffcd4ab5bff8a400e114fff19d49c53a6381b579c01d943c5df8 (from https://pypi.org/simple/remt/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Downloading https://files.pythonhosted.org/packages/b4/12/812780e66190aa7b8958eb7fff7050ae16716a6dcffcef0bf6aa20de3b6e/remt-0.1.2.tar.gz (5.0MB) Downloading from URL https://files.pythonhosted.org/packages/b4/12/812780e66190aa7b8958eb7fff7050ae16716a6dcffcef0bf6aa20de3b6e/remt-0.1.2.tar.gz#sha256=f687b3ee5e6cffcd4ab5bff8a400e114fff19d49c53a6381b579c01d943c5df8 (from https://pypi.org/simple/remt/) Running setup.py (path:/tmp/pip-build-6402y7d_/remt/setup.py) egg_info for package remt Running command python setup.py egg_info running egg_info creating pip-egg-info/remt.egg-info writing requirements to pip-egg-info/remt.egg-info/requires.txt writing pip-egg-info/remt.egg-info/PKG-INFO writing top-level names to pip-egg-info/remt.egg-info/top_level.txt writing dependency_links to pip-egg-info/remt.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/remt.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/remt.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/remt.egg-info/SOURCES.txt' Source in /tmp/pip-build-6402y7d_/remt has version 0.1.2, which satisfies requirement remt==0.1.2 from https://files.pythonhosted.org/packages/b4/12/812780e66190aa7b8958eb7fff7050ae16716a6dcffcef0bf6aa20de3b6e/remt-0.1.2.tar.gz#sha256=f687b3ee5e6cffcd4ab5bff8a400e114fff19d49c53a6381b579c01d943c5df8 Building wheels for collected packages: remt Running setup.py bdist_wheel for remt: started Destination directory: /tmp/tmposa26dbkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6402y7d_/remt/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/tmposa26dbkpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/remt copying remt/pdf.py -> build/lib/remt copying remt/tool.py -> build/lib/remt copying remt/error.py -> build/lib/remt copying remt/data.py -> build/lib/remt copying remt/cmd.py -> build/lib/remt copying remt/parser.py -> build/lib/remt copying remt/drawer.py -> build/lib/remt copying remt/__init__.py -> build/lib/remt creating build/lib/remt/tests copying remt/tests/test_parser.py -> build/lib/remt/tests copying remt/tests/test_tool.py -> build/lib/remt/tests copying remt/tests/test_cmd.py -> build/lib/remt/tests copying remt/tests/__init__.py -> build/lib/remt/tests running egg_info writing dependency_links to remt.egg-info/dependency_links.txt writing remt.egg-info/PKG-INFO writing top-level names to remt.egg-info/top_level.txt writing requirements to remt.egg-info/requires.txt reading manifest file 'remt.egg-info/SOURCES.txt' writing manifest file 'remt.egg-info/SOURCES.txt' creating build/lib/remt/brush copying remt/brush/pencil.png -> build/lib/remt/brush running build_scripts creating build/scripts-3.5 copying and adjusting bin/remt -> build/scripts-3.5 changing mode of build/scripts-3.5/remt from 644 to 755 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/remt creating build/bdist.linux-armv7l/wheel/remt/brush copying build/lib/remt/brush/pencil.png -> build/bdist.linux-armv7l/wheel/remt/brush copying build/lib/remt/pdf.py -> build/bdist.linux-armv7l/wheel/remt creating build/bdist.linux-armv7l/wheel/remt/tests copying build/lib/remt/tests/test_parser.py -> build/bdist.linux-armv7l/wheel/remt/tests copying build/lib/remt/tests/test_tool.py -> build/bdist.linux-armv7l/wheel/remt/tests copying build/lib/remt/tests/test_cmd.py -> build/bdist.linux-armv7l/wheel/remt/tests copying build/lib/remt/tests/__init__.py -> build/bdist.linux-armv7l/wheel/remt/tests copying build/lib/remt/tool.py -> build/bdist.linux-armv7l/wheel/remt copying build/lib/remt/error.py -> build/bdist.linux-armv7l/wheel/remt copying build/lib/remt/data.py -> build/bdist.linux-armv7l/wheel/remt copying build/lib/remt/cmd.py -> build/bdist.linux-armv7l/wheel/remt copying build/lib/remt/parser.py -> build/bdist.linux-armv7l/wheel/remt copying build/lib/remt/drawer.py -> build/bdist.linux-armv7l/wheel/remt copying build/lib/remt/__init__.py -> build/bdist.linux-armv7l/wheel/remt running install_egg_info Copying remt.egg-info to build/bdist.linux-armv7l/wheel/remt-0.1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/remt-0.1.2.data creating build/bdist.linux-armv7l/wheel/remt-0.1.2.data/scripts copying build/scripts-3.5/remt -> build/bdist.linux-armv7l/wheel/remt-0.1.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/remt-0.1.2.data/scripts/remt to 755 creating build/bdist.linux-armv7l/wheel/remt-0.1.2.dist-info/WHEEL creating '/tmp/tmposa26dbkpip-wheel-/remt-0.1.2-py3-none-any.whl' and adding '.' to it adding 'remt/__init__.py' adding 'remt/cmd.py' adding 'remt/data.py' adding 'remt/drawer.py' adding 'remt/error.py' adding 'remt/parser.py' adding 'remt/pdf.py' adding 'remt/tool.py' adding 'remt/brush/pencil.png' adding 'remt/tests/__init__.py' adding 'remt/tests/test_cmd.py' adding 'remt/tests/test_parser.py' adding 'remt/tests/test_tool.py' adding 'remt-0.1.2.data/scripts/remt' adding 'remt-0.1.2.dist-info/DESCRIPTION.rst' adding 'remt-0.1.2.dist-info/metadata.json' adding 'remt-0.1.2.dist-info/top_level.txt' adding 'remt-0.1.2.dist-info/WHEEL' adding 'remt-0.1.2.dist-info/METADATA' adding 'remt-0.1.2.dist-info/RECORD' Running setup.py bdist_wheel for remt: finished with status 'done' Stored in directory: /tmp/tmppbwakot5 Successfully built remt Cleaning up... Removing source in /tmp/pip-build-6402y7d_/remt