Created temporary directory: /tmp/pip-ephem-wheel-cache-z9baipfq Created temporary directory: /tmp/pip-req-tracker-k50u2fmt Created requirements tracker '/tmp/pip-req-tracker-k50u2fmt' Created temporary directory: /tmp/pip-wheel-jh9hae_n Looking in indexes: https://pypi.python.org/simple Collecting dataclass-factory==0.3 1 location(s) to search for versions of dataclass-factory: * https://pypi.python.org/simple/dataclass-factory/ Getting page https://pypi.python.org/simple/dataclass-factory/ Analyzing links from page https://pypi.org/simple/dataclass-factory/ Found link https://files.pythonhosted.org/packages/a5/ab/c9f3919fcaadc11651381754787f72df19d7a8d858796d355219adbc8535/dataclass_factory-0.1.tar.gz#sha256=2f63aaeee10b37d4c8753fdc1434f36968648c2662b6df2d161d50cb81351783 (from https://pypi.org/simple/dataclass-factory/), version: 0.1 Found link https://files.pythonhosted.org/packages/ad/1e/08285f16083cb58fba3bd0c50238147b37e6638514a188dd481c22d7e023/dataclass_factory-0.2.tar.gz#sha256=ab6c636681e5f561afc9f5ed4258edab291692743f70d8d22660aebabe3f034b (from https://pypi.org/simple/dataclass-factory/), version: 0.2 Found link https://files.pythonhosted.org/packages/9b/db/f2c54faf958cb6e49251231be35a8dea4d2d621be05cca7fe11a5ad02fbe/dataclass_factory-0.3.tar.gz#sha256=e559464febc4d1003fdc12e83eb4e2a2b8917e24e4fe4b0c794217286ab914d5 (from https://pypi.org/simple/dataclass-factory/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-6jno6x11 Downloading https://files.pythonhosted.org/packages/9b/db/f2c54faf958cb6e49251231be35a8dea4d2d621be05cca7fe11a5ad02fbe/dataclass_factory-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9b/db/f2c54faf958cb6e49251231be35a8dea4d2d621be05cca7fe11a5ad02fbe/dataclass_factory-0.3.tar.gz#sha256=e559464febc4d1003fdc12e83eb4e2a2b8917e24e4fe4b0c794217286ab914d5 (from https://pypi.org/simple/dataclass-factory/) Added dataclass-factory==0.3 from https://files.pythonhosted.org/packages/9b/db/f2c54faf958cb6e49251231be35a8dea4d2d621be05cca7fe11a5ad02fbe/dataclass_factory-0.3.tar.gz#sha256=e559464febc4d1003fdc12e83eb4e2a2b8917e24e4fe4b0c794217286ab914d5 to build tracker '/tmp/pip-req-tracker-k50u2fmt' Running setup.py (path:/tmp/pip-wheel-jh9hae_n/dataclass-factory/setup.py) egg_info for package dataclass-factory Running command python setup.py egg_info running egg_info creating pip-egg-info/dataclass_factory.egg-info writing dependency_links to pip-egg-info/dataclass_factory.egg-info/dependency_links.txt writing requirements to pip-egg-info/dataclass_factory.egg-info/requires.txt writing pip-egg-info/dataclass_factory.egg-info/PKG-INFO writing top-level names to pip-egg-info/dataclass_factory.egg-info/top_level.txt writing manifest file 'pip-egg-info/dataclass_factory.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dataclass_factory.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dataclass_factory.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jh9hae_n/dataclass-factory has version 0.3, which satisfies requirement dataclass-factory==0.3 from https://files.pythonhosted.org/packages/9b/db/f2c54faf958cb6e49251231be35a8dea4d2d621be05cca7fe11a5ad02fbe/dataclass_factory-0.3.tar.gz#sha256=e559464febc4d1003fdc12e83eb4e2a2b8917e24e4fe4b0c794217286ab914d5 Removed dataclass-factory==0.3 from https://files.pythonhosted.org/packages/9b/db/f2c54faf958cb6e49251231be35a8dea4d2d621be05cca7fe11a5ad02fbe/dataclass_factory-0.3.tar.gz#sha256=e559464febc4d1003fdc12e83eb4e2a2b8917e24e4fe4b0c794217286ab914d5 from build tracker '/tmp/pip-req-tracker-k50u2fmt' Building wheels for collected packages: dataclass-factory Created temporary directory: /tmp/pip-wheel-z4bjarp7 Running setup.py bdist_wheel for dataclass-factory: started Destination directory: /tmp/pip-wheel-z4bjarp7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jh9hae_n/dataclass-factory/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-z4bjarp7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dataclass_factory copying dataclass_factory/dataclass_utils.py -> build/lib/dataclass_factory copying dataclass_factory/__init__.py -> build/lib/dataclass_factory 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/dataclass_factory copying build/lib/dataclass_factory/dataclass_utils.py -> build/bdist.linux-armv7l/wheel/dataclass_factory copying build/lib/dataclass_factory/__init__.py -> build/bdist.linux-armv7l/wheel/dataclass_factory running install_egg_info running egg_info writing dataclass_factory.egg-info/PKG-INFO writing requirements to dataclass_factory.egg-info/requires.txt writing dependency_links to dataclass_factory.egg-info/dependency_links.txt writing top-level names to dataclass_factory.egg-info/top_level.txt reading manifest file 'dataclass_factory.egg-info/SOURCES.txt' writing manifest file 'dataclass_factory.egg-info/SOURCES.txt' Copying dataclass_factory.egg-info to build/bdist.linux-armv7l/wheel/dataclass_factory-0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dataclass_factory-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-z4bjarp7/dataclass_factory-0.3-py3-none-any.whl' and adding '.' to it adding 'dataclass_factory/__init__.py' adding 'dataclass_factory/dataclass_utils.py' adding 'dataclass_factory-0.3.dist-info/top_level.txt' adding 'dataclass_factory-0.3.dist-info/WHEEL' adding 'dataclass_factory-0.3.dist-info/METADATA' adding 'dataclass_factory-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dataclass-factory: finished with status 'done' Stored in directory: /tmp/tmpvn9kqr08 Successfully built dataclass-factory Cleaning up... Removing source in /tmp/pip-wheel-jh9hae_n/dataclass-factory Removed build tracker '/tmp/pip-req-tracker-k50u2fmt'