Created temporary directory: /tmp/pip-ephem-wheel-cache-saa1ca0e Created temporary directory: /tmp/pip-req-tracker-onbqyg16 Created requirements tracker '/tmp/pip-req-tracker-onbqyg16' Created temporary directory: /tmp/pip-wheel-c_0k126d Looking in indexes: https://pypi.python.org/simple Collecting draftjs-exporter-markdown==0.2.1 1 location(s) to search for versions of draftjs-exporter-markdown: * https://pypi.python.org/simple/draftjs-exporter-markdown/ Getting page https://pypi.python.org/simple/draftjs-exporter-markdown/ Analyzing links from page https://pypi.org/simple/draftjs-exporter-markdown/ Found link https://files.pythonhosted.org/packages/6d/ba/be66147696d2a8bb72e7f23bbe55e0b8b923f412d152e13e46dfcdb28acc/draftjs_exporter_markdown-0.1.0.tar.gz#sha256=62a60063b5c9207f8111ee124596fef6bf98a3f4a96e5c48376d0c7894b12035 (from https://pypi.org/simple/draftjs-exporter-markdown/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/c1/9b/faeebf725e54915dbbcf1040530cc2b7b6387a713ad952e06fac79fb7480/draftjs_exporter_markdown-0.2.0.tar.gz#sha256=ec7b70d1869a941dd7ea2dd59b6608b043c32e48e52635d8f667281e70b81f16 (from https://pypi.org/simple/draftjs-exporter-markdown/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/e6/fc/4598551a0139a75267a53e488078cd2643db02ade10cd3c2ea58f138db1f/draftjs_exporter_markdown-0.2.1.tar.gz#sha256=7392159732e51b4497684e2853a4218cd6fe4123a749383d2420cb575a0e8bd2 (from https://pypi.org/simple/draftjs-exporter-markdown/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-trl6i22p Downloading https://files.pythonhosted.org/packages/e6/fc/4598551a0139a75267a53e488078cd2643db02ade10cd3c2ea58f138db1f/draftjs_exporter_markdown-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e6/fc/4598551a0139a75267a53e488078cd2643db02ade10cd3c2ea58f138db1f/draftjs_exporter_markdown-0.2.1.tar.gz#sha256=7392159732e51b4497684e2853a4218cd6fe4123a749383d2420cb575a0e8bd2 (from https://pypi.org/simple/draftjs-exporter-markdown/) Added draftjs-exporter-markdown==0.2.1 from https://files.pythonhosted.org/packages/e6/fc/4598551a0139a75267a53e488078cd2643db02ade10cd3c2ea58f138db1f/draftjs_exporter_markdown-0.2.1.tar.gz#sha256=7392159732e51b4497684e2853a4218cd6fe4123a749383d2420cb575a0e8bd2 to build tracker '/tmp/pip-req-tracker-onbqyg16' Running setup.py (path:/tmp/pip-wheel-c_0k126d/draftjs-exporter-markdown/setup.py) egg_info for package draftjs-exporter-markdown Running command python setup.py egg_info running egg_info creating pip-egg-info/draftjs_exporter_markdown.egg-info writing requirements to pip-egg-info/draftjs_exporter_markdown.egg-info/requires.txt writing pip-egg-info/draftjs_exporter_markdown.egg-info/PKG-INFO writing dependency_links to pip-egg-info/draftjs_exporter_markdown.egg-info/dependency_links.txt writing top-level names to pip-egg-info/draftjs_exporter_markdown.egg-info/top_level.txt writing manifest file 'pip-egg-info/draftjs_exporter_markdown.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/draftjs_exporter_markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/draftjs_exporter_markdown.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-c_0k126d/draftjs-exporter-markdown has version 0.2.1, which satisfies requirement draftjs-exporter-markdown==0.2.1 from https://files.pythonhosted.org/packages/e6/fc/4598551a0139a75267a53e488078cd2643db02ade10cd3c2ea58f138db1f/draftjs_exporter_markdown-0.2.1.tar.gz#sha256=7392159732e51b4497684e2853a4218cd6fe4123a749383d2420cb575a0e8bd2 Removed draftjs-exporter-markdown==0.2.1 from https://files.pythonhosted.org/packages/e6/fc/4598551a0139a75267a53e488078cd2643db02ade10cd3c2ea58f138db1f/draftjs_exporter_markdown-0.2.1.tar.gz#sha256=7392159732e51b4497684e2853a4218cd6fe4123a749383d2420cb575a0e8bd2 from build tracker '/tmp/pip-req-tracker-onbqyg16' Building wheels for collected packages: draftjs-exporter-markdown Created temporary directory: /tmp/pip-wheel-pta0q5qc Running setup.py bdist_wheel for draftjs-exporter-markdown: started Destination directory: /tmp/pip-wheel-pta0q5qc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-c_0k126d/draftjs-exporter-markdown/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-pta0q5qc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_blocks.py -> build/lib/tests copying tests/test_markdown.py -> build/lib/tests copying tests/test_draftjs_exporter_markdown.py -> build/lib/tests copying tests/test_code.py -> build/lib/tests copying tests/test_entities.py -> build/lib/tests copying tests/test_engine.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_lists.py -> build/lib/tests copying tests/test_styles.py -> build/lib/tests creating build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/entities.py -> build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/blocks.py -> build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/styles.py -> build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/markdown.py -> build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/lists.py -> build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/__init__.py -> build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/engine.py -> build/lib/draftjs_exporter_markdown copying draftjs_exporter_markdown/code.py -> build/lib/draftjs_exporter_markdown running egg_info writing draftjs_exporter_markdown.egg-info/PKG-INFO writing requirements to draftjs_exporter_markdown.egg-info/requires.txt writing dependency_links to draftjs_exporter_markdown.egg-info/dependency_links.txt writing top-level names to draftjs_exporter_markdown.egg-info/top_level.txt reading manifest file 'draftjs_exporter_markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'draftjs_exporter_markdown.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/tests copying build/lib/tests/test_blocks.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_markdown.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_draftjs_exporter_markdown.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_code.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_entities.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_engine.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_lists.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_styles.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/entities.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/blocks.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/styles.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/markdown.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/lists.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/__init__.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/engine.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown copying build/lib/draftjs_exporter_markdown/code.py -> build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown running install_egg_info Copying draftjs_exporter_markdown.egg-info to build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/draftjs_exporter_markdown-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-pta0q5qc/draftjs_exporter_markdown-0.2.1-py2.py3-none-any.whl' and adding '.' to it adding 'draftjs_exporter_markdown/__init__.py' adding 'draftjs_exporter_markdown/blocks.py' adding 'draftjs_exporter_markdown/code.py' adding 'draftjs_exporter_markdown/engine.py' adding 'draftjs_exporter_markdown/entities.py' adding 'draftjs_exporter_markdown/lists.py' adding 'draftjs_exporter_markdown/markdown.py' adding 'draftjs_exporter_markdown/styles.py' adding 'tests/__init__.py' adding 'tests/test_blocks.py' adding 'tests/test_code.py' adding 'tests/test_draftjs_exporter_markdown.py' adding 'tests/test_engine.py' adding 'tests/test_entities.py' adding 'tests/test_lists.py' adding 'tests/test_markdown.py' adding 'tests/test_styles.py' adding 'draftjs_exporter_markdown-0.2.1.dist-info/top_level.txt' adding 'draftjs_exporter_markdown-0.2.1.dist-info/WHEEL' adding 'draftjs_exporter_markdown-0.2.1.dist-info/METADATA' adding 'draftjs_exporter_markdown-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for draftjs-exporter-markdown: finished with status 'done' Stored in directory: /tmp/tmpf_ao18x7 Successfully built draftjs-exporter-markdown Cleaning up... Removing source in /tmp/pip-wheel-c_0k126d/draftjs-exporter-markdown Removed build tracker '/tmp/pip-req-tracker-onbqyg16'