Created temporary directory: /tmp/pip-ephem-wheel-cache-ee0nos5c Created temporary directory: /tmp/pip-req-tracker-m4_0v1ik Created requirements tracker '/tmp/pip-req-tracker-m4_0v1ik' Created temporary directory: /tmp/pip-wheel-nppcwszk Collecting dash_flexbox_grid==0.2.1 1 location(s) to search for versions of dash-flexbox-grid: * https://pypi.org/simple/dash-flexbox-grid/ Getting page https://pypi.org/simple/dash-flexbox-grid/ Analyzing links from page https://pypi.org/simple/dash-flexbox-grid/ Found link https://files.pythonhosted.org/packages/c0/85/7f7ea11332490d7c3dec8976e05a73224389768dd74ed8983a08b8b07e45/dash_flexbox_grid-0.0.2.tar.gz#sha256=42d7c863fa4a2352cb98b467ee8e031f898283393e6478b20782555145404fea (from https://pypi.org/simple/dash-flexbox-grid/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/67/91/5083c0f9c9b03ad7c85f088da0b2757284359532ab2219e63a0fe4b78f05/dash_flexbox_grid-0.1.0.tar.gz#sha256=9c06cf8038ca10ae2a36857324a3f8dc1634f44a0070615964f349482c4efbaf (from https://pypi.org/simple/dash-flexbox-grid/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/43/24/13a7cdca2eb9147d24049b06ac779d004872a9dcf3ef19ab2447dff243f5/dash_flexbox_grid-0.2.0.tar.gz#sha256=390eaaf637063ce1d59b5390062a105d2007969e3c612655cee66c489fcf9a41 (from https://pypi.org/simple/dash-flexbox-grid/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/0a/20/527cf78acd73747fadc00322558140fef202c30d9583d0a70dbf912aa8d7/dash_flexbox_grid-0.2.1.tar.gz#sha256=62d03298ccf90cb9060f77302b0c8a01eb51d8b7d6ae93d3e64d29e501c69104 (from https://pypi.org/simple/dash-flexbox-grid/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-zjp8delr Downloading https://files.pythonhosted.org/packages/0a/20/527cf78acd73747fadc00322558140fef202c30d9583d0a70dbf912aa8d7/dash_flexbox_grid-0.2.1.tar.gz (68kB) Downloading from URL https://files.pythonhosted.org/packages/0a/20/527cf78acd73747fadc00322558140fef202c30d9583d0a70dbf912aa8d7/dash_flexbox_grid-0.2.1.tar.gz#sha256=62d03298ccf90cb9060f77302b0c8a01eb51d8b7d6ae93d3e64d29e501c69104 (from https://pypi.org/simple/dash-flexbox-grid/) Added dash_flexbox_grid==0.2.1 from https://files.pythonhosted.org/packages/0a/20/527cf78acd73747fadc00322558140fef202c30d9583d0a70dbf912aa8d7/dash_flexbox_grid-0.2.1.tar.gz#sha256=62d03298ccf90cb9060f77302b0c8a01eb51d8b7d6ae93d3e64d29e501c69104 to build tracker '/tmp/pip-req-tracker-m4_0v1ik' Running setup.py (path:/tmp/pip-wheel-nppcwszk/dash-flexbox-grid/setup.py) egg_info for package dash-flexbox-grid Running command python setup.py egg_info running egg_info creating pip-egg-info/dash_flexbox_grid.egg-info writing dependency_links to pip-egg-info/dash_flexbox_grid.egg-info/dependency_links.txt writing top-level names to pip-egg-info/dash_flexbox_grid.egg-info/top_level.txt writing pip-egg-info/dash_flexbox_grid.egg-info/PKG-INFO writing manifest file 'pip-egg-info/dash_flexbox_grid.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dash_flexbox_grid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.md' writing manifest file 'pip-egg-info/dash_flexbox_grid.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nppcwszk/dash-flexbox-grid has version 0.2.1, which satisfies requirement dash_flexbox_grid==0.2.1 from https://files.pythonhosted.org/packages/0a/20/527cf78acd73747fadc00322558140fef202c30d9583d0a70dbf912aa8d7/dash_flexbox_grid-0.2.1.tar.gz#sha256=62d03298ccf90cb9060f77302b0c8a01eb51d8b7d6ae93d3e64d29e501c69104 Removed dash_flexbox_grid==0.2.1 from https://files.pythonhosted.org/packages/0a/20/527cf78acd73747fadc00322558140fef202c30d9583d0a70dbf912aa8d7/dash_flexbox_grid-0.2.1.tar.gz#sha256=62d03298ccf90cb9060f77302b0c8a01eb51d8b7d6ae93d3e64d29e501c69104 from build tracker '/tmp/pip-req-tracker-m4_0v1ik' Building wheels for collected packages: dash-flexbox-grid Created temporary directory: /tmp/pip-wheel-2vged3mu Running setup.py bdist_wheel for dash-flexbox-grid: started Destination directory: /tmp/pip-wheel-2vged3mu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nppcwszk/dash-flexbox-grid/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-2vged3mu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dash_flexbox_grid copying dash_flexbox_grid/version.py -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/Grid.py -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/_imports_.py -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/Row.py -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/Col.py -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/__init__.py -> build/lib/dash_flexbox_grid running egg_info writing dash_flexbox_grid.egg-info/PKG-INFO writing dependency_links to dash_flexbox_grid.egg-info/dependency_links.txt writing top-level names to dash_flexbox_grid.egg-info/top_level.txt reading manifest file 'dash_flexbox_grid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.md' writing manifest file 'dash_flexbox_grid.egg-info/SOURCES.txt' copying dash_flexbox_grid/dash_flexbox_grid.dev.js -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/dash_flexbox_grid.min.js -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/metadata.json -> build/lib/dash_flexbox_grid copying dash_flexbox_grid/package.json -> build/lib/dash_flexbox_grid 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/dash_flexbox_grid copying build/lib/dash_flexbox_grid/dash_flexbox_grid.dev.js -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/version.py -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/Grid.py -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/dash_flexbox_grid.min.js -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/_imports_.py -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/Row.py -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/metadata.json -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/package.json -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/Col.py -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid copying build/lib/dash_flexbox_grid/__init__.py -> build/bdist.linux-armv7l/wheel/dash_flexbox_grid running install_egg_info Copying dash_flexbox_grid.egg-info to build/bdist.linux-armv7l/wheel/dash_flexbox_grid-0.2.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dash_flexbox_grid-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-2vged3mu/dash_flexbox_grid-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dash_flexbox_grid/Col.py' adding 'dash_flexbox_grid/Grid.py' adding 'dash_flexbox_grid/Row.py' adding 'dash_flexbox_grid/__init__.py' adding 'dash_flexbox_grid/_imports_.py' adding 'dash_flexbox_grid/dash_flexbox_grid.dev.js' adding 'dash_flexbox_grid/dash_flexbox_grid.min.js' adding 'dash_flexbox_grid/metadata.json' adding 'dash_flexbox_grid/package.json' adding 'dash_flexbox_grid/version.py' adding 'dash_flexbox_grid-0.2.1.dist-info/METADATA' adding 'dash_flexbox_grid-0.2.1.dist-info/WHEEL' adding 'dash_flexbox_grid-0.2.1.dist-info/top_level.txt' adding 'dash_flexbox_grid-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dash-flexbox-grid: finished with status 'done' Stored in directory: /tmp/tmp0sx7dlk5 Successfully built dash-flexbox-grid Cleaning up... Removing source in /tmp/pip-wheel-nppcwszk/dash-flexbox-grid Removed build tracker '/tmp/pip-req-tracker-m4_0v1ik'