Collecting maboss==0.6.2 1 location(s) to search for versions of maboss: * https://pypi.python.org/simple/maboss/ Getting page https://pypi.python.org/simple/maboss/ Analyzing links from page https://pypi.org/simple/maboss/ Found link https://files.pythonhosted.org/packages/70/d9/d99c5f6cbccdd64ae01a47295e9ae817f6acdb42d26fcc32ff63a147e9d5/maboss-0.6.1.tar.gz#sha256=c32a046e3cefeba1be257b1fb24506d831d3b4ed60c10db2e294b0786f4c3ead (from https://pypi.org/simple/maboss/), version: 0.6.1 Found link https://files.pythonhosted.org/packages/83/09/f3721877213a0dc1f43b33f03cf502f5de7d398c18d38e3439d59fe69ba9/maboss-0.6.2.tar.gz#sha256=f9d455f7a0daa3c806137dff6e01dddefb03d9a36721a1c67e76bcccf2dbdd44 (from https://pypi.org/simple/maboss/), version: 0.6.2 Using version 0.6.2 (newest of versions: 0.6.2) Downloading https://files.pythonhosted.org/packages/83/09/f3721877213a0dc1f43b33f03cf502f5de7d398c18d38e3439d59fe69ba9/maboss-0.6.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/83/09/f3721877213a0dc1f43b33f03cf502f5de7d398c18d38e3439d59fe69ba9/maboss-0.6.2.tar.gz#sha256=f9d455f7a0daa3c806137dff6e01dddefb03d9a36721a1c67e76bcccf2dbdd44 (from https://pypi.org/simple/maboss/) Running setup.py (path:/tmp/pip-build-vbjr_x_4/maboss/setup.py) egg_info for package maboss Running command python setup.py egg_info running egg_info creating pip-egg-info/maboss.egg-info writing dependency_links to pip-egg-info/maboss.egg-info/dependency_links.txt writing requirements to pip-egg-info/maboss.egg-info/requires.txt writing top-level names to pip-egg-info/maboss.egg-info/top_level.txt writing pip-egg-info/maboss.egg-info/PKG-INFO writing manifest file 'pip-egg-info/maboss.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/maboss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'conda' no previously-included directories found matching 'doc' no previously-included directories found matching 'notebook' no previously-included directories found matching 'test' warning: no previously-included files found matching '.gitignore' writing manifest file 'pip-egg-info/maboss.egg-info/SOURCES.txt' Source in /tmp/pip-build-vbjr_x_4/maboss has version 0.6.2, which satisfies requirement maboss==0.6.2 from https://files.pythonhosted.org/packages/83/09/f3721877213a0dc1f43b33f03cf502f5de7d398c18d38e3439d59fe69ba9/maboss-0.6.2.tar.gz#sha256=f9d455f7a0daa3c806137dff6e01dddefb03d9a36721a1c67e76bcccf2dbdd44 Building wheels for collected packages: maboss Running setup.py bdist_wheel for maboss: started Destination directory: /tmp/tmprhsuwckgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vbjr_x_4/maboss/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/tmprhsuwckgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/maboss copying maboss/logic.py -> build/lib/maboss copying maboss/ui.py -> build/lib/maboss copying maboss/result.py -> build/lib/maboss copying maboss/gsparser.py -> build/lib/maboss copying maboss/simulation.py -> build/lib/maboss copying maboss/__init__.py -> build/lib/maboss copying maboss/network.py -> build/lib/maboss copying maboss/figures.py -> build/lib/maboss creating build/lib/maboss/widgets copying maboss/widgets/ipywidgets.py -> build/lib/maboss/widgets copying maboss/widgets/__init__.py -> build/lib/maboss/widgets copying maboss/widgets/menu.py -> build/lib/maboss/widgets 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/maboss copying build/lib/maboss/logic.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/ui.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/result.py -> build/bdist.linux-armv7l/wheel/maboss creating build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/widgets/ipywidgets.py -> build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/widgets/menu.py -> build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/gsparser.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/simulation.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/__init__.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/network.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/figures.py -> build/bdist.linux-armv7l/wheel/maboss running install_egg_info running egg_info writing top-level names to maboss.egg-info/top_level.txt writing requirements to maboss.egg-info/requires.txt writing dependency_links to maboss.egg-info/dependency_links.txt writing maboss.egg-info/PKG-INFO reading manifest file 'maboss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'conda' no previously-included directories found matching 'doc' no previously-included directories found matching 'notebook' no previously-included directories found matching 'test' warning: no previously-included files found matching '.gitignore' writing manifest file 'maboss.egg-info/SOURCES.txt' Copying maboss.egg-info to build/bdist.linux-armv7l/wheel/maboss-0.6.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/maboss-0.6.2.dist-info/WHEEL Running setup.py bdist_wheel for maboss: finished with status 'done' Stored in directory: /tmp/tmpufkyokb1 Successfully built maboss Cleaning up... Removing source in /tmp/pip-build-vbjr_x_4/maboss