Collecting aiida-phtools==0.1.0a1 1 location(s) to search for versions of aiida-phtools: * https://pypi.python.org/simple/aiida-phtools/ Getting page https://pypi.python.org/simple/aiida-phtools/ Analyzing links from page https://pypi.org/simple/aiida-phtools/ Found link https://files.pythonhosted.org/packages/6f/62/68e33c4eea3c00771e242442f62efedc1d8f9878ca21156ed7cac4398711/aiida-phtools-0.1.0a1.tar.gz#sha256=393a134c8f7100a97d879f245943cad84e27e9f6574c0eb417ab1bf01d6e6b20 (from https://pypi.org/simple/aiida-phtools/), version: 0.1.0a1 Skipping link https://files.pythonhosted.org/packages/03/3c/2c37f5ba829bdbba18f7726a4a1afb03ec176a9d39cbf589ab080af065a3/aiida_phtools-0.1.0a1-py2-none-any.whl#sha256=2ac03fb060f3f5a600abf2a918da824ea2d4872f79779564669d77c8d57142f8 (from https://pypi.org/simple/aiida-phtools/); it is not compatible with this Python Using version 0.1.0a1 (newest of versions: 0.1.0a1) Downloading https://files.pythonhosted.org/packages/6f/62/68e33c4eea3c00771e242442f62efedc1d8f9878ca21156ed7cac4398711/aiida-phtools-0.1.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6f/62/68e33c4eea3c00771e242442f62efedc1d8f9878ca21156ed7cac4398711/aiida-phtools-0.1.0a1.tar.gz#sha256=393a134c8f7100a97d879f245943cad84e27e9f6574c0eb417ab1bf01d6e6b20 (from https://pypi.org/simple/aiida-phtools/) Running setup.py (path:/tmp/pip-build-hvtxr2gc/aiida-phtools/setup.py) egg_info for package aiida-phtools Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... reentry.__pycache__.jsonbackend.cpython-34: module references __file__ reentry.tests.__pycache__.fixtures.cpython-34: module references __file__ Installed /tmp/pip-build-hvtxr2gc/aiida-phtools/.eggs/reentry-1.2.1-py3.4.egg running egg_info creating pip-egg-info/aiida_phtools.egg-info writing top-level names to pip-egg-info/aiida_phtools.egg-info/top_level.txt writing pip-egg-info/aiida_phtools.egg-info/PKG-INFO writing requirements to pip-egg-info/aiida_phtools.egg-info/requires.txt writing dependency_links to pip-egg-info/aiida_phtools.egg-info/dependency_links.txt writing entry points to pip-egg-info/aiida_phtools.egg-info/entry_points.txt writing manifest file 'pip-egg-info/aiida_phtools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aiida_phtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/aiida_phtools.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) [ REENTRY ] registering entry points with reentry... [ REENTRY ] ... registered to /home/piwheels/.config/reentry/data/usr_bin_PY3 [ REENTRY ] Following entrypoints were registered aiida-phtools -> {'aiida.calculations': {'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.calculations.distance_matrix:DistanceMatrixCalculation', 'phtools.surface': 'phtools.surface = aiida_phtools.calculations.pore_surface:PoreSurfaceCalculation'}, 'aiida.parsers': {'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.parsers.distance_matrix:DistanceMatrixParser', 'phtools.surface': 'phtools.surface = aiida_phtools.parsers.pore_surface:PoreSurfaceParser'}, 'aiida.data': {'phtools.surface': 'phtools.surface = aiida_phtools.data.pore_surface:PoreSurfaceParameters'}} [ REENTRY ] Current entry point map at /home/piwheels/.config/reentry/data/usr_bin_PY3: aiida-phtools -> {'aiida.calculations': {'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.calculations.distance_matrix:DistanceMatrixCalculation', 'phtools.surface': 'phtools.surface = aiida_phtools.calculations.pore_surface:PoreSurfaceCalculation'}, 'aiida.parsers': {'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.parsers.distance_matrix:DistanceMatrixParser', 'phtools.surface': 'phtools.surface = aiida_phtools.parsers.pore_surface:PoreSurfaceParser'}, 'aiida.data': {'phtools.surface': 'phtools.surface = aiida_phtools.data.pore_surface:PoreSurfaceParameters'}} aiida-raspa -> {'aiida.calculations': {'raspa': 'raspa = aiida_raspa.calculations:RaspaCalculation'}, 'aiida.parsers': {'raspa': 'raspa = aiida_raspa.parsers:RaspaParser'}} Source in /tmp/pip-build-hvtxr2gc/aiida-phtools has version 0.1.0a1, which satisfies requirement aiida-phtools==0.1.0a1 from https://files.pythonhosted.org/packages/6f/62/68e33c4eea3c00771e242442f62efedc1d8f9878ca21156ed7cac4398711/aiida-phtools-0.1.0a1.tar.gz#sha256=393a134c8f7100a97d879f245943cad84e27e9f6574c0eb417ab1bf01d6e6b20 Building wheels for collected packages: aiida-phtools Running setup.py bdist_wheel for aiida-phtools: started Destination directory: /tmp/tmpixihvc5ipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hvtxr2gc/aiida-phtools/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/tmpixihvc5ipip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) [ REENTRY ] registering entry points with reentry... [ REENTRY ] ... registered to /home/piwheels/.config/reentry/data/usr_bin_PY3 [ REENTRY ] Following entrypoints were registered aiida-phtools -> {'aiida.data': {'phtools.surface': 'phtools.surface = aiida_phtools.data.pore_surface:PoreSurfaceParameters'}, 'aiida.parsers': {'phtools.surface': 'phtools.surface = aiida_phtools.parsers.pore_surface:PoreSurfaceParser', 'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.parsers.distance_matrix:DistanceMatrixParser'}, 'aiida.calculations': {'phtools.surface': 'phtools.surface = aiida_phtools.calculations.pore_surface:PoreSurfaceCalculation', 'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.calculations.distance_matrix:DistanceMatrixCalculation'}} [ REENTRY ] Current entry point map at /home/piwheels/.config/reentry/data/usr_bin_PY3: aiida-phtools -> {'aiida.data': {'phtools.surface': 'phtools.surface = aiida_phtools.data.pore_surface:PoreSurfaceParameters'}, 'aiida.parsers': {'phtools.surface': 'phtools.surface = aiida_phtools.parsers.pore_surface:PoreSurfaceParser', 'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.parsers.distance_matrix:DistanceMatrixParser'}, 'aiida.calculations': {'phtools.surface': 'phtools.surface = aiida_phtools.calculations.pore_surface:PoreSurfaceCalculation', 'phtools.dmatrix': 'phtools.dmatrix = aiida_phtools.calculations.distance_matrix:DistanceMatrixCalculation'}} aiida-raspa -> {'aiida.parsers': {'raspa': 'raspa = aiida_raspa.parsers:RaspaParser'}, 'aiida.calculations': {'raspa': 'raspa = aiida_raspa.calculations:RaspaCalculation'}} running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aiida_phtools copying aiida_phtools/__init__.py -> build/lib/aiida_phtools creating build/lib/aiida_phtools/workflows copying aiida_phtools/workflows/test_dmatrix.py -> build/lib/aiida_phtools/workflows copying aiida_phtools/workflows/dmatrix.py -> build/lib/aiida_phtools/workflows copying aiida_phtools/workflows/__init__.py -> build/lib/aiida_phtools/workflows creating build/lib/aiida_phtools/calculations copying aiida_phtools/calculations/pore_surface.py -> build/lib/aiida_phtools/calculations copying aiida_phtools/calculations/__init__.py -> build/lib/aiida_phtools/calculations copying aiida_phtools/calculations/test_pore_surface.py -> build/lib/aiida_phtools/calculations copying aiida_phtools/calculations/distance_matrix.py -> build/lib/aiida_phtools/calculations copying aiida_phtools/calculations/test_distance_matrix.py -> build/lib/aiida_phtools/calculations creating build/lib/aiida_phtools/parsers copying aiida_phtools/parsers/pore_surface.py -> build/lib/aiida_phtools/parsers copying aiida_phtools/parsers/__init__.py -> build/lib/aiida_phtools/parsers copying aiida_phtools/parsers/distance_matrix.py -> build/lib/aiida_phtools/parsers creating build/lib/aiida_phtools/tests copying aiida_phtools/tests/__init__.py -> build/lib/aiida_phtools/tests creating build/lib/aiida_phtools/data copying aiida_phtools/data/pore_surface.py -> build/lib/aiida_phtools/data copying aiida_phtools/data/data_cli.py -> build/lib/aiida_phtools/data copying aiida_phtools/data/__init__.py -> build/lib/aiida_phtools/data running build_scripts creating build/scripts-3.4 copying examples/cli.py -> build/scripts-3.4 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/aiida_phtools creating build/bdist.linux-armv7l/wheel/aiida_phtools/workflows copying build/lib/aiida_phtools/workflows/test_dmatrix.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/workflows copying build/lib/aiida_phtools/workflows/dmatrix.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/workflows copying build/lib/aiida_phtools/workflows/__init__.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/workflows creating build/bdist.linux-armv7l/wheel/aiida_phtools/calculations copying build/lib/aiida_phtools/calculations/pore_surface.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/calculations copying build/lib/aiida_phtools/calculations/__init__.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/calculations copying build/lib/aiida_phtools/calculations/test_pore_surface.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/calculations copying build/lib/aiida_phtools/calculations/distance_matrix.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/calculations copying build/lib/aiida_phtools/calculations/test_distance_matrix.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/calculations creating build/bdist.linux-armv7l/wheel/aiida_phtools/parsers copying build/lib/aiida_phtools/parsers/pore_surface.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/parsers copying build/lib/aiida_phtools/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/parsers copying build/lib/aiida_phtools/parsers/distance_matrix.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/parsers creating build/bdist.linux-armv7l/wheel/aiida_phtools/tests copying build/lib/aiida_phtools/tests/__init__.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/tests copying build/lib/aiida_phtools/__init__.py -> build/bdist.linux-armv7l/wheel/aiida_phtools creating build/bdist.linux-armv7l/wheel/aiida_phtools/data copying build/lib/aiida_phtools/data/pore_surface.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/data copying build/lib/aiida_phtools/data/data_cli.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/data copying build/lib/aiida_phtools/data/__init__.py -> build/bdist.linux-armv7l/wheel/aiida_phtools/data running install_egg_info running egg_info writing dependency_links to aiida_phtools.egg-info/dependency_links.txt writing entry points to aiida_phtools.egg-info/entry_points.txt writing requirements to aiida_phtools.egg-info/requires.txt writing top-level names to aiida_phtools.egg-info/top_level.txt writing aiida_phtools.egg-info/PKG-INFO reading manifest file 'aiida_phtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'aiida_phtools.egg-info/SOURCES.txt' Copying aiida_phtools.egg-info to build/bdist.linux-armv7l/wheel/aiida_phtools-0.1.0a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/aiida_phtools-0.1.0a1.data creating build/bdist.linux-armv7l/wheel/aiida_phtools-0.1.0a1.data/scripts copying build/scripts-3.4/cli.py -> build/bdist.linux-armv7l/wheel/aiida_phtools-0.1.0a1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/aiida_phtools-0.1.0a1.data/scripts/cli.py to 755 creating build/bdist.linux-armv7l/wheel/aiida_phtools-0.1.0a1.dist-info/WHEEL Running setup.py bdist_wheel for aiida-phtools: finished with status 'done' Stored in directory: /tmp/tmpyuqw1t5f Successfully built aiida-phtools Cleaning up... Removing source in /tmp/pip-build-hvtxr2gc/aiida-phtools