Collecting TESPy==0.0.2.post1 1 location(s) to search for versions of TESPy: * https://pypi.python.org/simple/tespy/ Getting page https://pypi.python.org/simple/tespy/ Analyzing links from page https://pypi.org/simple/tespy/ Found link https://files.pythonhosted.org/packages/11/cf/42f3842d77c4975b4b246a056ea9850524a543e2f49c5da264a0a6144217/TESPy-0.0.1.tar.gz#sha256=c73fae9153f3a0a67c3a8b9cc4d70e8260ff00a9f448b8275a03ac34d1e5ab14 (from https://pypi.org/simple/tespy/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/da/3a/ee16ba1e94ea07603c3d731e676471bae3ed591c678eaaf0f6973950e3f8/TESPy-0.0.1.post1.tar.gz#sha256=5f376d5e316e1c5185aa61b06e083b12ad875a937e28a8ff228712dfc133d72d (from https://pypi.org/simple/tespy/), version: 0.0.1.post1 Found link https://files.pythonhosted.org/packages/f0/58/cad3109b48e82385e4dde851ab0eda3e5793fefaa5f1c1a863b5c7247cc3/TESPy-0.0.2.dev.tar.gz#sha256=e28ac95bbbea3748c3306b3911d800b5bd134da7c7407dddc8f23c9af1bfaa71 (from https://pypi.org/simple/tespy/), version: 0.0.2.dev Found link https://files.pythonhosted.org/packages/b3/4d/08f4dff6b340fd159869cbb462d5c4701f1d1a535596aebbd9a69eff6393/TESPy-0.0.2.tar.gz#sha256=e0e10f1ce83e2c406a919717470530cb4d76ef84dd728bcc96351d8ba55c74ac (from https://pypi.org/simple/tespy/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/1a/56/a0f9cac7c2f9bd63b862fe2005e1e322c22b8765b20f3b367c68f4882269/TESPy-0.0.2.post1.tar.gz#sha256=c77a884d8f05cea8d347ae527e26643568eefd8905c81354ab9d2efb3216cb36 (from https://pypi.org/simple/tespy/) (requires-python:>=3), version: 0.0.2.post1 Using version 0.0.2.post1 (newest of versions: 0.0.2.post1) Downloading https://files.pythonhosted.org/packages/1a/56/a0f9cac7c2f9bd63b862fe2005e1e322c22b8765b20f3b367c68f4882269/TESPy-0.0.2.post1.tar.gz (59kB) Downloading from URL https://files.pythonhosted.org/packages/1a/56/a0f9cac7c2f9bd63b862fe2005e1e322c22b8765b20f3b367c68f4882269/TESPy-0.0.2.post1.tar.gz#sha256=c77a884d8f05cea8d347ae527e26643568eefd8905c81354ab9d2efb3216cb36 (from https://pypi.org/simple/tespy/) (requires-python:>=3) Running setup.py (path:/tmp/pip-build-6jfl7y1f/TESPy/setup.py) egg_info for package TESPy Running command python setup.py egg_info running egg_info creating pip-egg-info/TESPy.egg-info writing pip-egg-info/TESPy.egg-info/PKG-INFO writing top-level names to pip-egg-info/TESPy.egg-info/top_level.txt writing requirements to pip-egg-info/TESPy.egg-info/requires.txt writing dependency_links to pip-egg-info/TESPy.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/TESPy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/TESPy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/TESPy.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.2-001' to '0.0.2.post1' normalized_version, Source in /tmp/pip-build-6jfl7y1f/TESPy has version 0.0.2.post1, which satisfies requirement TESPy==0.0.2.post1 from https://files.pythonhosted.org/packages/1a/56/a0f9cac7c2f9bd63b862fe2005e1e322c22b8765b20f3b367c68f4882269/TESPy-0.0.2.post1.tar.gz#sha256=c77a884d8f05cea8d347ae527e26643568eefd8905c81354ab9d2efb3216cb36 Building wheels for collected packages: TESPy Running setup.py bdist_wheel for TESPy: started Destination directory: /tmp/tmp_rnsdnxppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6jfl7y1f/TESPy/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/tmp_rnsdnxppip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.2-001' to '0.0.2.post1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tespy copying tespy/connections.py -> build/lib/tespy copying tespy/networks.py -> build/lib/tespy copying tespy/__init__.py -> build/lib/tespy copying tespy/helpers.py -> build/lib/tespy copying tespy/csv_reader.py -> build/lib/tespy creating build/lib/tespy/components copying tespy/components/subsystems.py -> build/lib/tespy/components copying tespy/components/components.py -> build/lib/tespy/components copying tespy/components/__init__.py -> build/lib/tespy/components copying tespy/components/characteristics.py -> build/lib/tespy/components 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/tespy copying build/lib/tespy/connections.py -> build/bdist.linux-armv7l/wheel/tespy copying build/lib/tespy/networks.py -> build/bdist.linux-armv7l/wheel/tespy creating build/bdist.linux-armv7l/wheel/tespy/components copying build/lib/tespy/components/subsystems.py -> build/bdist.linux-armv7l/wheel/tespy/components copying build/lib/tespy/components/components.py -> build/bdist.linux-armv7l/wheel/tespy/components copying build/lib/tespy/components/__init__.py -> build/bdist.linux-armv7l/wheel/tespy/components copying build/lib/tespy/components/characteristics.py -> build/bdist.linux-armv7l/wheel/tespy/components copying build/lib/tespy/__init__.py -> build/bdist.linux-armv7l/wheel/tespy copying build/lib/tespy/helpers.py -> build/bdist.linux-armv7l/wheel/tespy copying build/lib/tespy/csv_reader.py -> build/bdist.linux-armv7l/wheel/tespy running install_egg_info running egg_info writing requirements to TESPy.egg-info/requires.txt writing top-level names to TESPy.egg-info/top_level.txt writing dependency_links to TESPy.egg-info/dependency_links.txt writing TESPy.egg-info/PKG-INFO reading manifest file 'TESPy.egg-info/SOURCES.txt' writing manifest file 'TESPy.egg-info/SOURCES.txt' Copying TESPy.egg-info to build/bdist.linux-armv7l/wheel/TESPy-0.0.2.post1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/TESPy-0.0.2.post1.dist-info/WHEEL Running setup.py bdist_wheel for TESPy: finished with status 'done' Stored in directory: /tmp/tmpuuj8hatw Successfully built TESPy Cleaning up... Removing source in /tmp/pip-build-6jfl7y1f/TESPy