Created temporary directory: /tmp/pip-ephem-wheel-cache-jmxc5p4n Created temporary directory: /tmp/pip-req-tracker-drp5ttw1 Created requirements tracker '/tmp/pip-req-tracker-drp5ttw1' Created temporary directory: /tmp/pip-wheel-830wrq4i Looking in indexes: https://pypi.python.org/simple Collecting sdh.table==0.4.0 1 location(s) to search for versions of sdh.table: * https://pypi.python.org/simple/sdh-table/ Getting page https://pypi.python.org/simple/sdh-table/ Analyzing links from page https://pypi.org/simple/sdh-table/ Found link https://files.pythonhosted.org/packages/39/66/f8f002c663be1ca98a8b2593eb21f9dfbac81728d4eb117086427dfaa11d/sdh.table-0.2.0.tar.gz#sha256=3d4ebe880b1ad773329303d1f8b5f7608ce251db2bf8df1408b41d67fc917ccf (from https://pypi.org/simple/sdh-table/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/ab/61/b74ab47d956af77e01ef1d52e74ce1dbc8231a60514fab6b9cbbcc0b5c38/sdh.table-0.2.1.tar.gz#sha256=d3b1b01885d43ec461ca009b4ec1aadd6982de7da511631131ef10ee80e730c4 (from https://pypi.org/simple/sdh-table/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/61/0a/883aac6e3b28dfc962703dce9cc756e59ff14e8a58ec7e982d012d1c28cb/sdh.table-0.2.2.tar.gz#sha256=71a013ac6365bd204421689f5cad1270fd2a8f7d4c18a16f0fdd77865f43db6a (from https://pypi.org/simple/sdh-table/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/9e/6a/d8dd59820447fbf6b99f88f317913427bde0ea4c878dbcf28f6787b18821/sdh.table-0.4.0.tar.gz#sha256=b620b2243218965fecef9e0ec638d5aef45f3e8ffdf97d2442f0eafbdc5ee231 (from https://pypi.org/simple/sdh-table/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-xlywd8xx Downloading https://files.pythonhosted.org/packages/9e/6a/d8dd59820447fbf6b99f88f317913427bde0ea4c878dbcf28f6787b18821/sdh.table-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9e/6a/d8dd59820447fbf6b99f88f317913427bde0ea4c878dbcf28f6787b18821/sdh.table-0.4.0.tar.gz#sha256=b620b2243218965fecef9e0ec638d5aef45f3e8ffdf97d2442f0eafbdc5ee231 (from https://pypi.org/simple/sdh-table/) Added sdh.table==0.4.0 from https://files.pythonhosted.org/packages/9e/6a/d8dd59820447fbf6b99f88f317913427bde0ea4c878dbcf28f6787b18821/sdh.table-0.4.0.tar.gz#sha256=b620b2243218965fecef9e0ec638d5aef45f3e8ffdf97d2442f0eafbdc5ee231 to build tracker '/tmp/pip-req-tracker-drp5ttw1' Running setup.py (path:/tmp/pip-wheel-830wrq4i/sdh.table/setup.py) egg_info for package sdh.table Running command python setup.py egg_info running egg_info creating pip-egg-info/sdh.table.egg-info writing pip-egg-info/sdh.table.egg-info/PKG-INFO writing top-level names to pip-egg-info/sdh.table.egg-info/top_level.txt writing dependency_links to pip-egg-info/sdh.table.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/sdh.table.egg-info/namespace_packages.txt writing requirements to pip-egg-info/sdh.table.egg-info/requires.txt writing eager_resources to pip-egg-info/sdh.table.egg-info/eager_resources.txt writing manifest file 'pip-egg-info/sdh.table.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sdh.table.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '*.py~' found anywhere in distribution writing manifest file 'pip-egg-info/sdh.table.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-830wrq4i/sdh.table has version 0.4.0, which satisfies requirement sdh.table==0.4.0 from https://files.pythonhosted.org/packages/9e/6a/d8dd59820447fbf6b99f88f317913427bde0ea4c878dbcf28f6787b18821/sdh.table-0.4.0.tar.gz#sha256=b620b2243218965fecef9e0ec638d5aef45f3e8ffdf97d2442f0eafbdc5ee231 Removed sdh.table==0.4.0 from https://files.pythonhosted.org/packages/9e/6a/d8dd59820447fbf6b99f88f317913427bde0ea4c878dbcf28f6787b18821/sdh.table-0.4.0.tar.gz#sha256=b620b2243218965fecef9e0ec638d5aef45f3e8ffdf97d2442f0eafbdc5ee231 from build tracker '/tmp/pip-req-tracker-drp5ttw1' Building wheels for collected packages: sdh.table Created temporary directory: /tmp/pip-wheel-i_49jsvb Running setup.py bdist_wheel for sdh.table: started Destination directory: /tmp/pip-wheel-i_49jsvb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-830wrq4i/sdh.table/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-i_49jsvb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sdh copying src/sdh/__init__.py -> build/lib/sdh creating build/lib/sdh/table copying src/sdh/table/controller.py -> build/lib/sdh/table copying src/sdh/table/paginator.py -> build/lib/sdh/table copying src/sdh/table/apps.py -> build/lib/sdh/table copying src/sdh/table/datasource.py -> build/lib/sdh/table copying src/sdh/table/__init__.py -> build/lib/sdh/table copying src/sdh/table/table.py -> build/lib/sdh/table copying src/sdh/table/widgets.py -> build/lib/sdh/table copying src/sdh/table/shortcuts.py -> build/lib/sdh/table copying src/sdh/table/models.py -> build/lib/sdh/table creating build/lib/sdh/table/migrations copying src/sdh/table/migrations/0002_auto_20180310_1118.py -> build/lib/sdh/table/migrations copying src/sdh/table/migrations/__init__.py -> build/lib/sdh/table/migrations copying src/sdh/table/migrations/0001_initial.py -> build/lib/sdh/table/migrations creating build/lib/sdh/table/templatetags copying src/sdh/table/templatetags/__init__.py -> build/lib/sdh/table/templatetags copying src/sdh/table/templatetags/tableview.py -> build/lib/sdh/table/templatetags running egg_info writing top-level names to src/sdh.table.egg-info/top_level.txt writing src/sdh.table.egg-info/PKG-INFO writing requirements to src/sdh.table.egg-info/requires.txt writing namespace_packages to src/sdh.table.egg-info/namespace_packages.txt writing dependency_links to src/sdh.table.egg-info/dependency_links.txt writing eager_resources to src/sdh.table.egg-info/eager_resources.txt reading manifest file 'src/sdh.table.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '*.py~' found anywhere in distribution writing manifest file 'src/sdh.table.egg-info/SOURCES.txt' creating build/lib/sdh/table/templates creating build/lib/sdh/table/templates/sdh creating build/lib/sdh/table/templates/sdh/table copying src/sdh/table/templates/sdh/table/table_body.html -> build/lib/sdh/table/templates/sdh/table copying src/sdh/table/templates/sdh/table/table_column_sort.html -> build/lib/sdh/table/templates/sdh/table copying src/sdh/table/templates/sdh/table/table_head.html -> build/lib/sdh/table/templates/sdh/table installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/sdh/__init__.py (namespace package) copying sdh/table/controller.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/paginator.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/apps.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/datasource.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/__init__.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/table.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/widgets.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/shortcuts.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/models.py -> build/bdist.linux-armv7l/wheel/sdh/table copying sdh/table/migrations/0002_auto_20180310_1118.py -> build/bdist.linux-armv7l/wheel/sdh/table/migrations copying sdh/table/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/sdh/table/migrations copying sdh/table/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/sdh/table/migrations copying sdh/table/templates/sdh/table/table_column_sort.html -> build/bdist.linux-armv7l/wheel/sdh/table/templates/sdh/table copying sdh/table/templates/sdh/table/table_head.html -> build/bdist.linux-armv7l/wheel/sdh/table/templates/sdh/table copying sdh/table/templates/sdh/table/table_body.html -> build/bdist.linux-armv7l/wheel/sdh/table/templates/sdh/table copying sdh/table/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/sdh/table/templatetags copying sdh/table/templatetags/tableview.py -> build/bdist.linux-armv7l/wheel/sdh/table/templatetags running install_egg_info Copying src/sdh.table.egg-info to build/bdist.linux-armv7l/wheel/sdh.table-0.4.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/sdh.table-0.4.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/sdh.table-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-i_49jsvb/sdh.table-0.4.0-py3-none-any.whl' and adding '.' to it adding 'sdh.table-0.4.0-py3.4-nspkg.pth' adding 'sdh/table/__init__.py' adding 'sdh/table/apps.py' adding 'sdh/table/controller.py' adding 'sdh/table/datasource.py' adding 'sdh/table/models.py' adding 'sdh/table/paginator.py' adding 'sdh/table/shortcuts.py' adding 'sdh/table/table.py' adding 'sdh/table/widgets.py' adding 'sdh/table/migrations/0001_initial.py' adding 'sdh/table/migrations/0002_auto_20180310_1118.py' adding 'sdh/table/migrations/__init__.py' adding 'sdh/table/templates/sdh/table/table_body.html' adding 'sdh/table/templates/sdh/table/table_column_sort.html' adding 'sdh/table/templates/sdh/table/table_head.html' adding 'sdh/table/templatetags/__init__.py' adding 'sdh/table/templatetags/tableview.py' adding 'sdh.table-0.4.0.dist-info/eager_resources.txt' adding 'sdh.table-0.4.0.dist-info/namespace_packages.txt' adding 'sdh.table-0.4.0.dist-info/top_level.txt' adding 'sdh.table-0.4.0.dist-info/WHEEL' adding 'sdh.table-0.4.0.dist-info/METADATA' adding 'sdh.table-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sdh.table: finished with status 'done' Stored in directory: /tmp/tmpqvo2a_d4 Successfully built sdh.table Cleaning up... Removing source in /tmp/pip-wheel-830wrq4i/sdh.table Removed build tracker '/tmp/pip-req-tracker-drp5ttw1'