Collecting threedigrid==0.1.1 1 location(s) to search for versions of threedigrid: * https://pypi.python.org/simple/threedigrid/ Getting page https://pypi.python.org/simple/threedigrid/ Analyzing links from page https://pypi.python.org/simple/threedigrid/ Found link https://pypi.python.org/packages/1f/ce/29e796b52c2ebbecb3409463fa5524b369c145235a21e7bae527bd43da08/threedigrid-0.1.1.tar.gz#md5=e085d26f83ed3e4d5f01cb15f177be6f (from https://pypi.python.org/simple/threedigrid/), version: 0.1.1 Found link https://pypi.python.org/packages/5a/d4/99c62beca0b8bb681e6ab9c3223b08822734724689f0ddd7cafb42a908b6/threedigrid-0.1.1.dev0.tar.gz#md5=e9a2dc550ff644c98faf979bf8561be8 (from https://pypi.python.org/simple/threedigrid/), version: 0.1.1.dev0 Using version 0.1.1 (newest of versions: 0.1.1) Downloading threedigrid-0.1.1.tar.gz (903kB) Downloading from URL https://pypi.python.org/packages/1f/ce/29e796b52c2ebbecb3409463fa5524b369c145235a21e7bae527bd43da08/threedigrid-0.1.1.tar.gz#md5=e085d26f83ed3e4d5f01cb15f177be6f (from https://pypi.python.org/simple/threedigrid/) Running setup.py (path:/tmp/pip-build-8de2edsu/threedigrid/setup.py) egg_info for package threedigrid Running command python setup.py egg_info running egg_info creating pip-egg-info/threedigrid.egg-info writing dependency_links to pip-egg-info/threedigrid.egg-info/dependency_links.txt writing top-level names to pip-egg-info/threedigrid.egg-info/top_level.txt writing requirements to pip-egg-info/threedigrid.egg-info/requires.txt writing pip-egg-info/threedigrid.egg-info/PKG-INFO writing entry points to pip-egg-info/threedigrid.egg-info/entry_points.txt writing manifest file 'pip-egg-info/threedigrid.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/threedigrid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/threedigrid.egg-info/SOURCES.txt' Source in /tmp/pip-build-8de2edsu/threedigrid has version 0.1.1, which satisfies requirement threedigrid==0.1.1 from https://pypi.python.org/packages/1f/ce/29e796b52c2ebbecb3409463fa5524b369c145235a21e7bae527bd43da08/threedigrid-0.1.1.tar.gz#md5=e085d26f83ed3e4d5f01cb15f177be6f Building wheels for collected packages: threedigrid Running setup.py bdist_wheel for threedigrid: started Destination directory: /tmp/tmpjvyzp34epip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8de2edsu/threedigrid/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/tmpjvyzp34epip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/threedigrid copying threedigrid/__init__.py -> build/lib/threedigrid copying threedigrid/cli.py -> build/lib/threedigrid creating build/lib/threedigrid/admin copying threedigrid/admin/utils.py -> build/lib/threedigrid/admin copying threedigrid/admin/prepare.py -> build/lib/threedigrid/admin copying threedigrid/admin/__init__.py -> build/lib/threedigrid/admin copying threedigrid/admin/h5py_datasource.py -> build/lib/threedigrid/admin copying threedigrid/admin/constants.py -> build/lib/threedigrid/admin copying threedigrid/admin/idmapper.py -> build/lib/threedigrid/admin copying threedigrid/admin/prepare_utils.py -> build/lib/threedigrid/admin copying threedigrid/admin/gridadmin.py -> build/lib/threedigrid/admin creating build/lib/threedigrid/orm copying threedigrid/orm/utils.py -> build/lib/threedigrid/orm copying threedigrid/orm/__init__.py -> build/lib/threedigrid/orm copying threedigrid/orm/filters.py -> build/lib/threedigrid/orm copying threedigrid/orm/fields.py -> build/lib/threedigrid/orm copying threedigrid/orm/constants.py -> build/lib/threedigrid/orm copying threedigrid/orm/models.py -> build/lib/threedigrid/orm creating build/lib/threedigrid/admin/pumps copying threedigrid/admin/pumps/serializers.py -> build/lib/threedigrid/admin/pumps copying threedigrid/admin/pumps/prepare.py -> build/lib/threedigrid/admin/pumps copying threedigrid/admin/pumps/__init__.py -> build/lib/threedigrid/admin/pumps copying threedigrid/admin/pumps/models.py -> build/lib/threedigrid/admin/pumps creating build/lib/threedigrid/admin/levees copying threedigrid/admin/levees/prepare.py -> build/lib/threedigrid/admin/levees copying threedigrid/admin/levees/exporters.py -> build/lib/threedigrid/admin/levees copying threedigrid/admin/levees/__init__.py -> build/lib/threedigrid/admin/levees copying threedigrid/admin/levees/models.py -> build/lib/threedigrid/admin/levees creating build/lib/threedigrid/admin/lines copying threedigrid/admin/lines/serializers.py -> build/lib/threedigrid/admin/lines copying threedigrid/admin/lines/prepare.py -> build/lib/threedigrid/admin/lines copying threedigrid/admin/lines/exporters.py -> build/lib/threedigrid/admin/lines copying threedigrid/admin/lines/__init__.py -> build/lib/threedigrid/admin/lines copying threedigrid/admin/lines/subsets.py -> build/lib/threedigrid/admin/lines copying threedigrid/admin/lines/models.py -> build/lib/threedigrid/admin/lines creating build/lib/threedigrid/admin/nodes copying threedigrid/admin/nodes/serializers.py -> build/lib/threedigrid/admin/nodes copying threedigrid/admin/nodes/prepare.py -> build/lib/threedigrid/admin/nodes copying threedigrid/admin/nodes/exporters.py -> build/lib/threedigrid/admin/nodes copying threedigrid/admin/nodes/__init__.py -> build/lib/threedigrid/admin/nodes copying threedigrid/admin/nodes/subsets.py -> build/lib/threedigrid/admin/nodes copying threedigrid/admin/nodes/models.py -> build/lib/threedigrid/admin/nodes creating build/lib/threedigrid/admin/breaches copying threedigrid/admin/breaches/serializers.py -> build/lib/threedigrid/admin/breaches copying threedigrid/admin/breaches/prepare.py -> build/lib/threedigrid/admin/breaches copying threedigrid/admin/breaches/exporters.py -> build/lib/threedigrid/admin/breaches copying threedigrid/admin/breaches/__init__.py -> build/lib/threedigrid/admin/breaches copying threedigrid/admin/breaches/models.py -> build/lib/threedigrid/admin/breaches creating build/lib/threedigrid/orm/base copying threedigrid/orm/base/exceptions.py -> build/lib/threedigrid/orm/base copying threedigrid/orm/base/datasource.py -> build/lib/threedigrid/orm/base copying threedigrid/orm/base/exporters.py -> build/lib/threedigrid/orm/base copying threedigrid/orm/base/__init__.py -> build/lib/threedigrid/orm/base copying threedigrid/orm/base/filters.py -> build/lib/threedigrid/orm/base copying threedigrid/orm/base/fields.py -> build/lib/threedigrid/orm/base copying threedigrid/orm/base/models.py -> build/lib/threedigrid/orm/base running egg_info writing top-level names to threedigrid.egg-info/top_level.txt writing dependency_links to threedigrid.egg-info/dependency_links.txt writing requirements to threedigrid.egg-info/requires.txt writing threedigrid.egg-info/PKG-INFO writing entry points to threedigrid.egg-info/entry_points.txt reading manifest file 'threedigrid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'threedigrid.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/threedigrid copying build/lib/threedigrid/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid copying build/lib/threedigrid/cli.py -> build/bdist.linux-armv7l/wheel/threedigrid creating build/bdist.linux-armv7l/wheel/threedigrid/admin creating build/bdist.linux-armv7l/wheel/threedigrid/admin/pumps copying build/lib/threedigrid/admin/pumps/serializers.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/pumps copying build/lib/threedigrid/admin/pumps/prepare.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/pumps copying build/lib/threedigrid/admin/pumps/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/pumps copying build/lib/threedigrid/admin/pumps/models.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/pumps copying build/lib/threedigrid/admin/utils.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin copying build/lib/threedigrid/admin/prepare.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin copying build/lib/threedigrid/admin/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin creating build/bdist.linux-armv7l/wheel/threedigrid/admin/levees copying build/lib/threedigrid/admin/levees/prepare.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/levees copying build/lib/threedigrid/admin/levees/exporters.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/levees copying build/lib/threedigrid/admin/levees/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/levees copying build/lib/threedigrid/admin/levees/models.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/levees copying build/lib/threedigrid/admin/h5py_datasource.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin creating build/bdist.linux-armv7l/wheel/threedigrid/admin/lines copying build/lib/threedigrid/admin/lines/serializers.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/lines copying build/lib/threedigrid/admin/lines/prepare.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/lines copying build/lib/threedigrid/admin/lines/exporters.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/lines copying build/lib/threedigrid/admin/lines/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/lines copying build/lib/threedigrid/admin/lines/subsets.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/lines copying build/lib/threedigrid/admin/lines/models.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/lines copying build/lib/threedigrid/admin/constants.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin creating build/bdist.linux-armv7l/wheel/threedigrid/admin/nodes copying build/lib/threedigrid/admin/nodes/serializers.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/nodes copying build/lib/threedigrid/admin/nodes/prepare.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/nodes copying build/lib/threedigrid/admin/nodes/exporters.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/nodes copying build/lib/threedigrid/admin/nodes/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/nodes copying build/lib/threedigrid/admin/nodes/subsets.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/nodes copying build/lib/threedigrid/admin/nodes/models.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/nodes copying build/lib/threedigrid/admin/idmapper.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin creating build/bdist.linux-armv7l/wheel/threedigrid/admin/breaches copying build/lib/threedigrid/admin/breaches/serializers.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/breaches copying build/lib/threedigrid/admin/breaches/prepare.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/breaches copying build/lib/threedigrid/admin/breaches/exporters.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/breaches copying build/lib/threedigrid/admin/breaches/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/breaches copying build/lib/threedigrid/admin/breaches/models.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin/breaches copying build/lib/threedigrid/admin/prepare_utils.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin copying build/lib/threedigrid/admin/gridadmin.py -> build/bdist.linux-armv7l/wheel/threedigrid/admin creating build/bdist.linux-armv7l/wheel/threedigrid/orm copying build/lib/threedigrid/orm/utils.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm copying build/lib/threedigrid/orm/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm copying build/lib/threedigrid/orm/filters.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm copying build/lib/threedigrid/orm/fields.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm copying build/lib/threedigrid/orm/constants.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm creating build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/base/exceptions.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/base/datasource.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/base/exporters.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/base/__init__.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/base/filters.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/base/fields.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/base/models.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm/base copying build/lib/threedigrid/orm/models.py -> build/bdist.linux-armv7l/wheel/threedigrid/orm running install_egg_info Copying threedigrid.egg-info to build/bdist.linux-armv7l/wheel/threedigrid-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/threedigrid-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for threedigrid: finished with status 'done' Stored in directory: /tmp/tmpj0wtzv3r Successfully built threedigrid Cleaning up... Removing source in /tmp/pip-build-8de2edsu/threedigrid